aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-03Add chip_dev_Associativity to secure-memory@ nodesultravisorRyan Grimm1-1/+2
2020-11-03hdata/memory.c: Create secure-memory@ nodes from HDATRyan Grimm1-2/+4
2020-11-03tpm: Send selftest to mitigate RSA key issueMichael Anderson1-0/+27
2020-11-03uv: Add wrapping-key-handle to properties passed to uvMichael Anderson2-0/+2
2020-11-03HACK: patching BE instruction to handle dual endianessPratik Rajesh Sampat1-0/+30
2020-11-03self-save and self-restorePratik Rajesh Sampat13-35/+549
2020-11-03ultravisor: Pickup wrapkey data from mambo.Michael Anderson1-2/+56
2020-11-03pef: Fix up handling of HB reservesRyan Grimm1-57/+7
2020-11-03UV_FDT: populate the UV FDT after the password is generated.Ram Pai1-28/+39
2020-11-03Change skiboot to support opalcreate.cClaudio Carvalho4-4/+10
2020-11-03ultravisor: Remove stb header prior to decompressMichael Anderson1-0/+3
2020-11-03Import opalcreate.c from the ibmtss projectClaudio Carvalho3-1/+1094
2020-11-03libstb: Add UV TSS.Claudio Carvalho214-26/+57905
2020-11-03libstb: replace mbedtls files with v2.16.2 versionEric Richter177-215/+113757
2020-11-02libstb/trustedboot: Map UV image measurement to PCR4Claudio Carvalho1-0/+1
2020-11-02occ: Disable OCC on UV systemsRyan Grimm3-1/+29
2020-11-02xscoms: read/write xscoms using ucallMadhavan Srinivasan3-2/+45
2020-11-02pef: ultra-call support for skibootMadhavan Srinivasan2-1/+34
2020-11-02pef: Add memcons support for ultravisorMadhavan Srinivasan4-6/+28
2020-11-02ifdef out tm-suspend-hypervisor-assist cpu featureRyan Grimm1-0/+2
2020-11-02disable parition in flash dt nodeRyan Grimm1-1/+5
2020-11-02Add ultravisor support in OPALMadhavan Srinivasan12-2/+620
2020-11-02Makefile.main: Remove -Werror on behalf of GCC 9Claudio Carvalho1-1/+0
2020-11-02doc/opal-uv-abi.rstRyan Grimm1-0/+420
2019-08-16skiboot 6.5 release notesv6.5Oliver O'Halloran1-0/+20
2019-08-16ipmi: Use standard MIN() macro definitionJordan Niethe1-3/+1
2019-08-16hw/phb4: Use standard MIN/MAX macro definitionsJordan Niethe1-6/+3
2019-08-16hw/phb4: Prevent register accesses when in resetOliver O'Halloran2-0/+11
2019-08-16npu: Fix device binding error messageReza Arbab1-2/+6
2019-08-16npu3: Expose remaining ATSD launch registersReza Arbab2-9/+13
2019-08-16npu3: Initialize NPU3_SNP_MISC_CFG0Reza Arbab2-0/+11
2019-08-16npu3: Rename NPU3_SM_MISC_CFGn register macrosReza Arbab2-12/+12
2019-08-16pci: Use a macro for accessing PCI BDF Function NumberJordan Niethe8-17/+18
2019-08-16pci: Use a macro for accessing PCI BDF Device NumberJordan Niethe9-15/+16
2019-08-16pci: Use a macro for accessing PCI BDF Bus NumberJordan Niethe9-18/+21
2019-08-16core/pci-dt-slots: Remove duplicate PCIDBG() definitionJordan Niethe1-6/+0
2019-08-16include/xscom: Use the name EQ rather than EPOliver O'Halloran2-11/+15
2019-08-16include/xscom: Remove duplicate p9 definitionsOliver O'Halloran1-5/+0
2019-08-16include/xscom: Remove duplicate p8 definitionsOliver O'Halloran1-40/+0
2019-08-15MPIPL: Add documentationVasant Hegde6-0/+250
2019-08-15MPIPL: Prepare architected registers data tagVasant Hegde1-0/+37
2019-08-15MPIPL: Reserve memory to capture architected registers dataVasant Hegde4-1/+53
2019-08-15MPIPL: Clear tags and metadataVasant Hegde1-0/+6
2019-08-15MPIPL: Add OPAL API to query saved tagsVasant Hegde2-2/+43
2019-08-15MPIPL: Prepare OPAL data tagVasant Hegde2-0/+81
2019-08-15hdata: Add "mpipl-boot" property to "dump" nodeVasant Hegde2-0/+47
2019-08-15platform: Introduce new reboot typeVasant Hegde3-0/+14
2019-08-15HIOMAP: Reset bmc mbox in MPIPL pathVasant Hegde10-4/+251
2019-08-15MPIPL: Save crashing PIRVasant Hegde3-0/+14
2019-08-15MPIPL: Add support to trigger MPIPL on BMC systemVasant Hegde3-3/+84