diff options
author | Taylor Beebe <tabeebe@microsoft.com> | 2023-06-29 09:17:57 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-07-03 14:29:32 +0000 |
commit | 3b74b0394d5ba50b1a465f8102bfa7a5033f4994 (patch) | |
tree | 0115bd894ceafaac5f5efc0013052a70f7021496 /OvmfPkg/PlatformCI | |
parent | 1b25a7049c4a2621da48d19817b2053217e65478 (diff) | |
download | edk2-3b74b0394d5ba50b1a465f8102bfa7a5033f4994.tar.gz edk2-3b74b0394d5ba50b1a465f8102bfa7a5033f4994.tar.bz2 edk2-3b74b0394d5ba50b1a465f8102bfa7a5033f4994.zip |
ArmPkg: Fix Unsafe ASSERTs in MMU Logic
There are ASSERTs present in the MMU logic to ensure various
functions return successfully, but these ASSERTs may be ignored
on release builds causing unsafe behavior. This patch updates
the logic to handle unexpected return values and branch safely.
Signed-off-by: Taylor Beebe <t@taylorbeebe.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'OvmfPkg/PlatformCI')
0 files changed, 0 insertions, 0 deletions