aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-01include/secvar.h: add .lockdown() hook to secvar storage driverEric Richter1-3/+4
2020-10-01libstb/secureboot: OS Secure Boot is enabled only if FW secureboot is enabledNayna Jain3-1/+7
2020-10-01libstb/secureboot: expose secureboot_enforce for later use in secvarEric Richter2-1/+2
2020-10-01libstb: Set TPM platform auth to random passwordRyan Grimm1-0/+1
2020-10-01libstb/tss: Remove old tss implementationMauro S. M. Rodrigues11-3730/+0
2020-10-01libstb/tss2: Switch to new implementation of PCR Read/Extend and EventlogMauro S. M. Rodrigues7-68/+69
2020-10-01libstb/trustedboot: Introduce new eventlog implementationMauro S. M. Rodrigues2-0/+156
2020-10-01libstb/tss2: Add TSS wrapping functionsMauro S. M. Rodrigues2-0/+753
2020-10-01TPM/TSS: Register TPM chip for further use within TSSMauro S. M. Rodrigues2-0/+2
2020-10-01libstb/tss2: Add basic Build infrastructure for tss2Mauro S. M. Rodrigues5-1/+84
2020-10-01libstb: remove old mbedtls filesEric Richter4-633/+0
2020-10-01crypto/mbedtls: enable/disable unnecessary features to shrink sizeEric Richter1-21/+22
2020-10-01crypto: add mbedtls build integration via git subtreeMauro S. M. Rodrigues3-1/+151
2020-10-01Squashed 'libstb/tss2/ibmtpm20tss/utils/' content from commit fae1383d3dMauro S. M. Rodrigues758-0/+149568
2020-10-01Squashed 'libstb/crypto/mbedtls/' content from commit 7a03e1cbf5Mauro S. M. Rodrigues985-0/+233953
2020-09-30external/mambo: Disable MEMORY_OVERFLOWMichael Ellerman1-0/+1
2020-09-30opal-prd: Have a worker process handle page offliningOliver O'Halloran1-19/+64
2020-09-29platform/mowgli: Add mowgli.cLuluTHSu2-1/+65
2020-09-29external/mambo Update SIM_CTRL1Anton Blanchard1-1/+1
2020-09-29asm/head: fix power save wakeup register corruptionNicholas Piggin1-4/+4
2020-09-10skiboot v6.6.3 release notesVasant Hegde1-0/+21
2020-09-09stack: only print stack usage backtraces when we hit a new watermarkOliver O'Halloran1-4/+4
2020-08-28fsp/dump: Handle non-MPIPL scenarioVasant Hegde1-4/+4
2020-08-28external/mambo: Do not enable TM on P9 in ibm, pa-featuresJordan Niethe1-1/+1
2020-08-28external/ffspart: define $(sbindir) for MakefileDan Horák1-0/+3
2020-08-28hw/phb4: Verify AER support before initialising AER regsOliver O'Halloran1-0/+3
2020-08-28hw/phb4: Actually enable error reportingOliver O'Halloran1-0/+1
2020-08-07Enable fused core mode support in OPALVaidyanathan Srinivasan1-4/+0
2020-08-07Add POWER9 Fleetwood platform supportVaidyanathan Srinivasan1-0/+4
2020-08-07Add POWER9 Cumulus processor PVR typeVaidyanathan Srinivasan2-0/+34
2020-08-07imc: Use pir_to_core_id() rather than cpu_get_core_index()Benjamin Herrenschmidt1-4/+4
2020-08-07cpu: Make cpu_get_core_index() return the fused core numberBenjamin Herrenschmidt4-1/+25
2020-08-07slw: Limit fused cores P9 to STOP0/1/2Benjamin Herrenschmidt1-1/+81
2020-08-07direct-ctl: Use the EC primary for special wakeupsBenjamin Herrenschmidt1-4/+4
2020-08-07cpu: Keep track of the "ec_primary" in big core moreBenjamin Herrenschmidt2-6/+15
2020-08-07chip: Fix pir_to_thread_id for fused coresBenjamin Herrenschmidt2-1/+8
2020-08-07xive: Set the fused core mode properlyBenjamin Herrenschmidt2-0/+5
2020-08-07Add basic P9 fused core supportRyan Grimm8-16/+110
2020-08-07xive/p9: Enforce thread enablement before TIMA accessesCédric Le Goater1-0/+15
2020-08-07doc: Document more platformsJoel Stanley1-1/+4
2020-08-07Fix typos in commentGustavo Romero1-2/+2
2020-08-07hdata: Add new "smp-cable-connector" VPD keywordKlaus Heinrich Kiwi1-0/+1
2020-08-07Update comments for bit manipulation macrosGustavo Romero1-3/+3
2020-08-07xive: Fix typos in commentsGustavo Romero1-2/+2
2020-08-07hw/psi-p9: Configure IRQ offset before XIVE notifyOliver O'Halloran1-10/+10
2020-08-07hdata: Ensure the prd-label hbrt-code-image is prefixedOliver O'Halloran1-0/+9
2020-07-03skiboot v6.6.2 release notesVasant Hegde1-0/+17
2020-07-02fsp: Skip sysdump retrieval only in MPIPL bootVasant Hegde1-3/+11
2020-06-30xive: Fix two typos in commentsGustavo Romero1-2/+2
2020-06-30prd: Do not assert if HBRT makes unsupported callVasant Hegde1-13/+29