Home
last modified time | relevance | path

Searched hist:e112b032a72c78f15d0c803c5dc6be444c2e6c66 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dkaslr.cdiff e112b032a72c78f15d0c803c5dc6be444c2e6c66 Fri Aug 23 01:24:50 CDT 2019 Hsin-Yi Wang <hsinyi@chromium.org> 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 <hsinyi@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Will Deacon <will@kernel.org>
H A Dsetup.cdiff e112b032a72c78f15d0c803c5dc6be444c2e6c66 Fri Aug 23 01:24:50 CDT 2019 Hsin-Yi Wang <hsinyi@chromium.org> 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 <hsinyi@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Will Deacon <will@kernel.org>
/openbmc/linux/arch/arm64/include/asm/
H A Dmmu.hdiff e112b032a72c78f15d0c803c5dc6be444c2e6c66 Fri Aug 23 01:24:50 CDT 2019 Hsin-Yi Wang <hsinyi@chromium.org> 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 <hsinyi@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Will Deacon <will@kernel.org>
/openbmc/linux/arch/arm64/mm/
H A Dmmu.cdiff e112b032a72c78f15d0c803c5dc6be444c2e6c66 Fri Aug 23 01:24:50 CDT 2019 Hsin-Yi Wang <hsinyi@chromium.org> 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 <hsinyi@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Will Deacon <will@kernel.org>