Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/allwinner/sun50i_a64/include/
H A Dsunxi_mmap.hc3af6b0052b343943b8ed4e51658343c966bfc7a Thu Sep 20 20:13:55 UTC 2018 Andre Przywara <andre.przywara@arm.com> allwinner: Adjust memory mapping to fit into 256MB

At the moment we map as much of the DRAM into EL3 as possible, however
we actually don't use it. The only exception is the secure DRAM for
BL32 (if that is configured).

To decrease the memory footprint of ATF, we save on some page tables by
reducing the memory mapping to the actually required regions: SRAM, device
MMIO, secure DRAM and U-Boot (to be used later).
This introduces a non-identity mapping for the DRAM regions.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
/rk3399_ARM-atf/plat/allwinner/sun50i_h6/include/
H A Dsunxi_mmap.hc3af6b0052b343943b8ed4e51658343c966bfc7a Thu Sep 20 20:13:55 UTC 2018 Andre Przywara <andre.przywara@arm.com> allwinner: Adjust memory mapping to fit into 256MB

At the moment we map as much of the DRAM into EL3 as possible, however
we actually don't use it. The only exception is the secure DRAM for
BL32 (if that is configured).

To decrease the memory footprint of ATF, we save on some page tables by
reducing the memory mapping to the actually required regions: SRAM, device
MMIO, secure DRAM and U-Boot (to be used later).
This introduces a non-identity mapping for the DRAM regions.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dplatform_def.hc3af6b0052b343943b8ed4e51658343c966bfc7a Thu Sep 20 20:13:55 UTC 2018 Andre Przywara <andre.przywara@arm.com> allwinner: Adjust memory mapping to fit into 256MB

At the moment we map as much of the DRAM into EL3 as possible, however
we actually don't use it. The only exception is the secure DRAM for
BL32 (if that is configured).

To decrease the memory footprint of ATF, we save on some page tables by
reducing the memory mapping to the actually required regions: SRAM, device
MMIO, secure DRAM and U-Boot (to be used later).
This introduces a non-identity mapping for the DRAM regions.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
/rk3399_ARM-atf/plat/allwinner/common/
H A Dsunxi_common.cc3af6b0052b343943b8ed4e51658343c966bfc7a Thu Sep 20 20:13:55 UTC 2018 Andre Przywara <andre.przywara@arm.com> allwinner: Adjust memory mapping to fit into 256MB

At the moment we map as much of the DRAM into EL3 as possible, however
we actually don't use it. The only exception is the secure DRAM for
BL32 (if that is configured).

To decrease the memory footprint of ATF, we save on some page tables by
reducing the memory mapping to the actually required regions: SRAM, device
MMIO, secure DRAM and U-Boot (to be used later).
This introduces a non-identity mapping for the DRAM regions.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>