Searched hist:"4 dcf1fade23bf4875b9cdd7d0854026736295235" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/docs/plat/ |
| H A D | rpi3.rst | 4dcf1fade23bf4875b9cdd7d0854026736295235 Thu Nov 15 22:29:59 UTC 2018 Pete Batard <pete@akeo.ie> 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>
|