audk/ArmPkg/Library/ArmLib
Olivier Martin 19dc108b65 ArmPkg/ArmLib: Correct Error Handling in AArch64
There are several instances of asserts which do not also handle
the error condition in Release builds.
Because these functions are called in different location of the
code and their parameters might change during the execution, it
is safer to handle the error.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15399 6f19259b-4bc3-4df7-8a09-765794883524
2014-03-26 19:34:32 +00:00
..
AArch64 ArmPkg/ArmLib: Correct Error Handling in AArch64 2014-03-26 19:34:32 +00:00
Arm9 ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo 2014-03-24 15:26:22 +00:00
Arm11 ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions. 2014-03-01 11:00:07 +00:00
ArmV7 ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions. 2014-03-01 11:00:07 +00:00
Common ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended Control Register 2014-03-26 19:32:48 +00:00
Null ArmPkg: Added Aarch64 support 2013-07-18 18:07:46 +00:00