summaryrefslogtreecommitdiff
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* feat(optee): add device tree for coreboot tableJeffrey Kardatzke2023-05-112-1/+104
* Merge changes I1bfa797e,I0ec7a70e into integrationManish Pandey2023-05-093-3/+3
|\
| * fix(tree): correct some typosElyes Haouas2023-05-093-3/+3
* | fix(cpus): workaround platforms non-arm interconnectSona Mathew2023-05-052-19/+55
* | refactor(errata_abi): factor in non-arm interconnectSona Mathew2023-05-052-12/+25
* | feat(errata_abi): errata management firmware interfaceSona Mathew2023-05-053-1/+602
|/
* feat(spmd): introduce platform handler for Group0 interruptMadhukar Pappireddy2023-05-011-1/+8
* feat(spmd): add support for FFA_EL3_INTR_HANDLE_32 ABIMadhukar Pappireddy2023-05-011-0/+41
* feat(spmd): register handler for group0 interrupt from NWdMadhukar Pappireddy2023-05-011-0/+43
* build(trp): sort sections by alignment by defaultChris Kay2023-04-171-0/+6
* Merge "fix(optee): return UUID for image loading service" into integrationJulius Werner2023-03-293-1/+18
|\
| * fix(optee): return UUID for image loading serviceJeffrey Kardatzke2023-03-093-1/+18
* | feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKEDJayanth Dodderi Chidanand2023-03-282-10/+5
* | feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKEDJayanth Dodderi Chidanand2023-03-282-4/+4
* | refactor(cpufeat): align FEAT_SEL2 to new feature handlingAndre Przywara2023-03-221-1/+1
* | refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKEDAndre Przywara2023-03-221-1/+1
* | refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKEDAndre Przywara2023-03-201-1/+1
* | Merge "style: remove useless trailing semicolon and line continuations" into ...Manish Pandey2023-03-133-4/+4
|\ \ | |/ |/|
| * style: remove useless trailing semicolon and line continuationsElyes Haouas2023-03-093-4/+4
* | feat(spmd): fail safe if SPM fails to initializeOlivier Deprez2023-03-091-6/+6
|/
* Merge changes I51c13c52,I3358c51e into integrationManish Pandey2023-02-221-1/+1
|\
| * build: always prefix section names with `.`Chris Kay2023-02-201-1/+1
* | Merge "feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS" into integrationOlivier Deprez2023-02-171-0/+46
|\ \ | |/ |/|
| * feat(spmd): introduce FFA_PARTITION_INFO_GET_REGSRaghu Krishnamurthy2023-02-131-0/+46
* | build: clarify linker script generationChris Kay2023-02-102-4/+5
|/
* Merge "fix(optee): address late comments and fix bad rc" into integrationJoanna Farley2023-02-101-2/+9
|\
| * fix(optee): address late comments and fix bad rcJeffrey Kardatzke2023-02-091-2/+9
* | Merge "feat(spmd): copy tos_fw_config in secure region" into integrationManish Pandey2023-02-101-1/+112
|\ \ | |/ |/|
| * feat(spmd): copy tos_fw_config in secure regionManish V Badarkhe2023-02-091-1/+112
* | Merge "feat(optee): add loading OP-TEE image via an SMC" into integrationJoanna Farley2023-02-036-22/+270
|\ \ | |/ |/|
| * feat(optee): add loading OP-TEE image via an SMCJeffrey Kardatzke2023-01-316-22/+270
* | feat(rme): set DRAM information in Boot Manifest platform dataAlexeiFedorov2023-01-172-3/+3
|/
* Merge changes from topic "bk/warnings" into integrationManish Pandey2023-01-101-2/+4
|\
| * fix: unify fallthrough annotationsBoyan Karatotev2022-12-011-2/+4
* | Merge "refactor(trng): discarding the used entropy bits" into integrationManish Pandey2023-01-041-2/+88
|\ \
| * | refactor(trng): discarding the used entropy bitsJayanth Dodderi Chidanand2022-11-141-2/+88
| |/
* | Merge "fix(el3-spmc): report execution state in partition info get" into inte...Olivier Deprez2022-12-202-4/+42
|\ \
| * | fix(el3-spmc): report execution state in partition info getMarc Bonnici2022-11-092-4/+42
* | | Merge changes from topic "qemu_sel2" into integrationOlivier Deprez2022-12-151-0/+2
|\ \ \
| * | | feat(el3-spmc): make platform logical partition optionalJens Wiklander2022-12-081-0/+2
| | |/ | |/|
* | | Merge changes from topic "ffa_el3_spmc_fixes" into integrationOlivier Deprez2022-12-131-7/+33
|\ \ \
| * | | fix(el3-spmc): fix coverity scan warningsShruti Gupta2022-12-081-5/+29
| * | | fix(el3-spmc): improve bound check for descriptorMarc Bonnici2022-12-081-2/+4
* | | | Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it"...Alexei Fedorov2022-12-083-0/+32
|\ \ \ \ | |/ / / |/| | |
| * | | fix(rmmd): add missing padding to RMM Boot Manifest and initialize itJavier Almansa Sobrino2022-12-073-0/+32
| |/ /
* | | fix(trp): preserve RMI SMC X4 when not used as returnAlexeiFedorov2022-12-072-34/+66
|/ /
* | Merge changes from topic "ffa_el3_spmc_fixes" into integrationJoanna Farley2022-11-101-9/+25
|\ \
| * | fix(el3-spmc): check descriptor size for overflowMarc Bonnici2022-11-071-2/+12
| * | fix(el3-spmc): fix location of fragment length checkMarc Bonnici2022-11-071-3/+3
| * | fix(el3-spmc): fix detection of overlapping memory regionsMarc Bonnici2022-11-071-4/+3