audk/ArmPlatformPkg/Drivers
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
..
LcdGraphicsOutputDxe ArmPlatformPkg: Fix Ecc error 8005 2021-01-04 17:47:29 +00:00
NorFlashDxe ArmPlatformPkg: Enable support for flash in 64-bit address space 2021-01-07 15:24:42 +00:00
PL061GpioDxe ArmPlatformPkg: Fix Ecc error 10014 in PL061GpioDxe 2020-12-09 15:32:12 +00:00
SP805WatchdogDxe ArmPlatformPkg: Fix Ecc error 10014 in SP805WatchdogDxe 2020-12-09 15:32:12 +00:00