arm-trusted-firmware/plat/rpi3/include
Pete Batard 4dcf1fade2 rpi3: add RPI3_USE_UEFI_MAP build option
The default Raspberry Pi 3 memory mapping for ATF is geared towards
the use of uboot + Linux. This creates issues when trying to use
ATF with an UEFI payload and Windows on ARM64.

We therefore introduce new build option RPI3_USE_UEFI_MAP, that
enables the build process to use an alternate memory mapping that
is compatible with UEFI + Windows (as well as UEFI + Linux).

Fixes ARM-software/tf-issues#649

Signed-off-by: Pete Batard <pete@akeo.ie>
2018-11-19 11:45:12 +00:00
..
plat_macros.S rpi3: Remove dependencies on Arm platform code 2018-08-15 14:43:29 +01:00
platform_def.h rpi3: add RPI3_USE_UEFI_MAP build option 2018-11-19 11:45:12 +00:00