aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-27core/opal.c: sparse cleanup integer as NULLStewart Smith1-1/+1
2020-11-27xive/p9: Add a retry counter when updating the cache watchCédric Le Goater1-1/+9
2020-11-27xive/p9: Introduce XIVE_ESB_PAGE_SIZECédric Le Goater1-8/+8
2020-11-27psi/p9: mask all sources at initCédric Le Goater1-0/+13
2020-11-27xive/p9: Use local_alloc() to allocate the XIVE bitmapsCédric Le Goater1-3/+7
2020-11-27core/platform: Fallback to full_reboot if fast-reboot failsVasant Hegde1-1/+2
2020-11-27external/mambo: 4 byte align chained CPIOsMichael Neuling1-1/+2
2020-11-27core/cpu: fix next_ungarded_primaryNicholas Piggin1-4/+2
2020-11-03skiboot v6.7 release notesv6.7Oliver O'Halloran1-0/+37
2020-11-02phb4: Finish removing P9 DD1 workaround on LSIsCédric Le Goater2-5/+1
2020-11-02platform/mowgli: modify slot_nameLuluTHSu1-5/+5
2020-11-02mowgli: Limit slot1 to Gen3 by defaultLuluTHSu3-0/+38
2020-10-23skiboot v6.6.4 release notesVasant Hegde1-0/+18
2020-10-23skiboot 5.4.12 release notesVasant Hegde1-0/+14
2020-10-21external/pci-scripts: Add PHB error parsing scriptOliver O'Halloran2-0/+686
2020-10-21FSP/NVRAM: Do not assert in vNVRAM statistics callVasant Hegde1-2/+1
2020-10-15platform/mowgli: modify VPD to export correct data to system VPD EEPROMLuluTHSu1-0/+20
2020-10-15opal-prd: handle devtmpfs mounted with noexecGeorgy Yakovlev1-2/+34
2020-10-15mowgli: Enable secvar support for Host OS Secure BootNayna Jain1-0/+6
2020-10-02test: Skip qemu tests if skiboot.lid is too largeOliver O'Halloran2-0/+14
2020-10-02secvar/test: use mbedtls cflags when building the test binariesEric Richter2-2/+4
2020-10-02secvar/test: use vendored mbedtls instead of hostEric Richter2-7/+10
2020-10-01secvar: Clean up makefiles and fix out of tree buildsOliver O'Halloran4-19/+13
2020-10-01secvar/test: Remove broken initalizersOliver O'Halloran1-2/+2
2020-10-01skiboot.lds.S: Move BSS start up a bit to accommodate a larger .dataOliver O'Halloran2-5/+5
2020-10-01ci: Add mbedtls development files as a dependencyOliver O'Halloran9-10/+11
2020-10-01secvar/backend: improve edk2 driver unit testcasesNayna Jain2-37/+387
2020-10-01secvar/backend: Bugfixes in edk2 driverNayna Jain3-14/+37
2020-10-01secboot_tpm.c: increase tpmnv vars index sizeEric Richter3-6/+6
2020-10-01tssskiboot.c: chunk reads/writes in 1024-sized buffers to support larger nv i...Eric Richter1-28/+54
2020-10-01witherspoon: enable secvar for witherspoon platformEric Richter1-0/+7
2020-10-01secvar/test: add edk2-compat driver test and test dataEric Richter17-2/+2448
2020-10-01secvar/backend: add edk2 derived key updates processingNayna Jain9-2/+1549
2020-10-01crypto: add out-of-tree mbedtls pkcs7 parserNayna Jain6-1/+848
2020-10-01secvar/storage: add utility tool to generate NV public name hashesEric Richter2-0/+110
2020-10-01secvar/test: add secboot_tpm storage driver test casesEric Richter2-1/+146
2020-10-01secvar/storage/fakenv: add fake tpm operations for testingEric Richter2-0/+178
2020-10-01secvar/storage: add secvar storage driver for pnor-based p9Eric Richter7-4/+994
2020-10-01core/flash.c: add SECBOOT read and write supportClaudio Carvalho2-0/+129
2020-10-01doc/secvar: add document detailing secvar driver APIEric Richter1-0/+312
2020-10-01secvar_devtree: add physical presence mode helperEric Richter2-0/+17
2020-10-01hdata/spira: add physical presence flagsNayna Jain3-1/+34
2020-10-01secvar/test: update API tests for new secvar structEric Richter3-39/+14
2020-10-01secvar: overhaul secvar struct by removing static sized fieldsEric Richter3-97/+88
2020-10-01secvar_util: add new helper functionsEric Richter2-3/+65
2020-10-01secvar: change backend hook interface to take in bank referencesNayna Jain2-8/+20
2020-10-01secvar_main: rework secvar_main error flow, make storage locking explicitEric Richter1-14/+67
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