skiboot 5.10-rc2
Alexey Kardashevskiy (1):
npu2/tce: Fix page size checking
Andrew Donnellan (1):
Update .gitignore
Balbir Singh (1):
hw/npu2: Implement logging HMI actions
Christophe Lombard (1):
capi: Fix the max tlbi divider and the directory size.
Frédéric Bonnard (1):
Fix FTBFS with -Werror=format-overflow
Nicholas Piggin (4):
fast-reboot: move pci_reset error handling into fast-reboot code
core/utils: add snprintf_symbol
core/init: manage MSR[ME] explicitly, always enable
core/exception: beautify exception handler, add MCE-involved registers
Pridhiviraj Paidipeddi (5):
libstb: increase the log level of verify/measure messages to PR_NOTICE.
libstb/tpm_chip: Add missing new line to print messages.
libstb: fix failure of calling cvc verify without STB initialization.
libstb: fix failure of calling trusted measure without STB initialization.
core/init: move imc catalog preload init after the STB init.
Shilpasri G Bhat (1):
fast-boot: occ: Re-parse the pstate table during fast-boot
Stewart Smith (3):
stb: Correctly error out when no PCR for resource
stb: Enforce secure boot if called before libstb initialized
skiboot 5.10-rc2 release notes
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 705e97f..dbbc77a 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v5.10-rc1" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.10-rc2" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION