skiboot v6.5-98-ga0340a09
Andrew Donnellan (1):
npu2-opencapi: Fix integer promotion bug in LPC allocation
Cédric Le Goater (17):
xive/p9: introduce header files for the registers
xive/p9: minor cleanup of the interface
xive/p9: use MMIO access for VC_EQC_CONFIG
xive/p9: remove code not using indirect mode
xive/p9: remove code not using block group mode
xive/p9: remove dead code
xive/p9: obsolete OPAL_XIVE_IRQ_*_VIA_FW flags
xive/p9: obsolete OPAL_XIVE_IRQ_SHIFT_BUG flags
xive/p9: fix EQ bitmap assignment when allocation fails
xive/p9: introduce definitions for priorities
xive/p9: fix silent escalation EQ setup
xive/p9: cleanup all EQs when a VP block is freed.
xive/p9: remove ACK# setting in the NVT
xive/p9: introduce NVT_SHIFT
xive/p9: remove XIVE_INT_SAFETY_GAP
xive/p9: use predefined bitmasks to manipulate EQ addresses
xive/p9: introduce the ESB magic MMIO offsets
Eric Richter (4):
doc: add opal secure variable documentation
libstb/secvar: add secure variable internal abstraction
libstb/secvar: add secvar api implementation
secvar/test: add rudimentary secvar API unit testing
Haren Myneni (1):
VAS: Alloc IRQ and port address for each VAS instance
Michael Ellerman (1):
mambo: Add more tweakable security flags
Oliver O'Halloran (4):
hw/port80: Squash No SYNC error
memory: Add NUMA associtivity information to DT
hdata: Add a generic compatible to ibm,secureboot
libstb/secvar: Ensure secvar_set_status() is called once
Reza Arbab (4):
platforms/swift: Remove spurious error message
npu3: Add ibm, ioda2-npu3-phb to compatible property
npu3: Improve SALT log output
npu3: Make SALT CMD_REG writable
Vasant Hegde (5):
hostservices: Silence special wakeup assert/release logs
hdata: Fix reserved node label search
prd: Improve debug logs
prd: Fix prd message queuing interface
prd: Fix FSP - HBRT firmware_notify message
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 54e5473..7d99c13 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.5-61-g66ab3cbd" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.5-98-ga0340a09" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION