diff options
author | Hsin-Yi Wang <[email protected]> | 2019-08-23 14:24:50 +0800 |
---|---|---|
committer | Will Deacon <[email protected]> | 2019-08-23 16:39:16 +0100 |
commit | e112b032a72c78f15d0c803c5dc6be444c2e6c66 (patch) | |
tree | 1356af931f59efe60649b3ab929fe822ebfe3e5b /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | e21a712a9685488f5ce80495b37b9fdbe96c230d (diff) |
arm64: map FDT as RW for early_init_dt_scan()
Currently in arm64, FDT is mapped to RO before it's passed to
early_init_dt_scan(). However, there might be some codes
(eg. commit "fdt: add support for rng-seed") that need to modify FDT
during init. Map FDT to RO after early fixups are done.
Signed-off-by: Hsin-Yi Wang <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Reviewed-by: Mike Rapoport <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions