diff --git a/changelog.txt b/changelog.txt index 8a41c34d..d2cba6e5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -53,3 +53,12 @@ v23.11_BootFramework * Replacing pal_print calls with val_print in val * Addition of cmake files instead of Makefiles * Code improvements needed when additional compiler flags are added + +v23.12_REL7.1.4 + +* Initialize MMU at EL2 +* Modified values of TCR_EL2 and SCTLR_EL2 +* Enhancements to Memory mapping of devices, peripherals and Memory pool +* Bug fixes and enhancements +* Improvements for better prints +* Document updates diff --git a/prebuilt_images/v23.12_REL7.1.4/Sbsa.efi b/prebuilt_images/v23.12_REL7.1.4/Sbsa.efi new file mode 100644 index 00000000..cfb10bcb Binary files /dev/null and b/prebuilt_images/v23.12_REL7.1.4/Sbsa.efi differ