audk/ArmPlatformPkg
Vijayenthiran Subramaniam 8015f3f6d4 ArmPlatformPkg: Enable support for flash in 64-bit address space
The existing NOR Flash DXE and StandaloneMm driver supports NOR flash
devices connected in the 32-bit address space. Extend these drivers to
allow NOR flash devices connected to 64-bit address space to be usable
as well. Also, convert the base address and size sanity check from
ASSERT() to if condition so that even if the firmware is build in
release mode, it can return error if the parameter(s) is/are invalid.

Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
Tested-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
2021-01-07 15:24:42 +00:00
..
Drivers ArmPlatformPkg: Enable support for flash in 64-bit address space 2021-01-07 15:24:42 +00:00
Include/Library ArmPlatformPkg: Fix Ecc error 8005 2021-01-04 17:47:29 +00:00
Library ArmPlatformPkg/PL031RealTimeClockLib: cast EfiTimeToEpoch() val. to UINT32 2020-12-21 15:55:16 +00:00
MemoryInitPei ArmPlatformPkg: Fix various typos 2019-07-04 12:20:52 +01:00
PlatformPei ArmPlatformPkg: Fix various typos 2019-07-04 12:20:52 +01:00
PrePeiCore ArmPlatformPkg/PrePeiCore: replace set/way cache ops with by-VA ones 2020-03-04 17:42:43 +00:00
PrePi ArmPlatformPkg: Fix cspell reported spelling/wording 2020-12-09 15:32:12 +00:00
Scripts ArmPlatformPkg: convert LFs to CRLF, expand hard TABs 2020-03-04 12:22:07 +00:00
ArmPlatformPkg.dec ArmPlatformPkg: remove PL180 SD controller driver 2020-05-05 15:37:20 +00:00
ArmPlatformPkg.dsc ArmPlatformPkg/NorFlashDxe: implement standalone MM version 2021-01-04 18:34:16 +00:00