638 Commits (5b77a0e6759733d8a7de86e4492bd9b8628282d5)

Author SHA1 Message Date
Olivier Deprez bb6d0a174f fix(spmd): relax use of EHF with SPMC at S-EL2 1 year ago
Demi Marie Obenour a0239da987 refactor(el3-spmc): add emad_advance() 2 years ago
Demi Marie Obenour dd94372d77 fix(el3-spmc): validate shmem descriptor alignment 2 years ago
Demi Marie Obenour 1198ff8424 refactor(el3-spmc): avoid unneeded function call 2 years ago
Demi Marie Obenour 48ffc74c97 refactor(el3-spmc): move function call out of loop 2 years ago
Demi Marie Obenour 91567c3843 refactor(el3-spmc): avoid using EINVAL 2 years ago
Demi Marie Obenour 9526282a7d refactor(el3-spmc): crash instead of reading OOB 2 years ago
Demi Marie Obenour 27c0242508 fix(el3-spmc): avoid descriptor size calc overflow 2 years ago
Demi Marie Obenour 2d4da8e265 fix(el3-spmc): prevent total_page_count overflow 2 years ago
Demi Marie Obenour 43318e4a4d fix(el3-spmc): use uint64_t for 64-bit type 2 years ago
Harrison Mutai 15889d1332 chore: rename Makalu to Cortex-A715 1 year ago
Boyan Karatotev 6bb96fa6d6 refactor(cpus): rename errata_report.h to errata.h 2 years ago
Jeffrey Kardatzke f4bbf43555 feat(optee): add device tree for coreboot table 2 years ago
Elyes Haouas 1b491eead5 fix(tree): correct some typos 2 years ago
Sona Mathew ab062f0510 fix(cpus): workaround platforms non-arm interconnect 2 years ago
Sona Mathew ef63f5be6d refactor(errata_abi): factor in non-arm interconnect 2 years ago
Sona Mathew ffea3844c0 feat(errata_abi): errata management firmware interface 2 years ago
Demi Marie Obenour 0c2583c6fb fix(el3-spmc): correctly account for emad_offset 2 years ago
Demi Marie Obenour 46d6b370f0 refactor(el3-spmc): avoid unnecessarily revalidating offset 2 years ago
Demi Marie Obenour d781959f81 fix(el3-spmc): only call spmc_shm_check_obj() on complete objects 2 years ago
Demi Marie Obenour 77acde4c35 refactor(spmc): assert on out-of-bounds emad access 2 years ago
Demi Marie Obenour cbbb8a03d6 refactor(el3-spmc): spmc_shmem_obj_get_emad() will never fail 2 years ago
Demi Marie Obenour 56c052d311 fix(el3-spmc): validate descriptor headers 2 years ago
Demi Marie Obenour 52d8d506e7 fix(el3-spmc): use version-dependent minimum descriptor length 2 years ago
Madhukar Pappireddy f0b64e507e feat(spmd): introduce platform handler for Group0 interrupt 2 years ago
Madhukar Pappireddy 6671b3d822 feat(spmd): add support for FFA_EL3_INTR_HANDLE_32 ABI 2 years ago
Madhukar Pappireddy a1e0e871f1 feat(spmd): register handler for group0 interrupt from NWd 2 years ago
Chris Kay 2ed0936dd0 build(trp): sort sections by alignment by default 2 years ago
Jayanth Dodderi Chidanand 2b0bc4e028 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED 2 years ago
Jayanth Dodderi Chidanand 45007acd46 feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED 2 years ago
Andre Przywara 623f6140fc refactor(cpufeat): align FEAT_SEL2 to new feature handling 2 years ago
Andre Przywara 4f5ef849c1 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED 2 years ago
Andre Przywara ea735bf556 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED 2 years ago
Jeffrey Kardatzke 85ab882381 fix(optee): return UUID for image loading service 2 years ago
Elyes Haouas 9a90d720b8 style: remove useless trailing semicolon and line continuations 2 years ago
Olivier Deprez 0d33649e3e feat(spmd): fail safe if SPM fails to initialize 2 years ago
Chris Kay da04341ed5 build: always prefix section names with `.` 2 years ago
Raghu Krishnamurthy eaaf517cd1 feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS 2 years ago
Chris Kay 8227493637 build: clarify linker script generation 2 years ago
Jeffrey Kardatzke 8d7c80fa4c fix(optee): address late comments and fix bad rc 2 years ago
Manish V Badarkhe 0cea2ae07d feat(spmd): copy tos_fw_config in secure region 2 years ago
Jeffrey Kardatzke 05c69cf75e feat(optee): add loading OP-TEE image via an SMC 2 years ago
AlexeiFedorov a97bfa5ff1 feat(rme): set DRAM information in Boot Manifest platform data 2 years ago
Jens Wiklander 555677fe81 feat(el3-spmc): make platform logical partition optional 3 years ago
Shruti Gupta 1543d17b98 fix(el3-spmc): fix coverity scan warnings 2 years ago
Marc Bonnici def7590b3e fix(el3-spmc): improve bound check for descriptor 2 years ago
Javier Almansa Sobrino dc0ca64e4b fix(rmmd): add missing padding to RMM Boot Manifest and initialize it 2 years ago
AlexeiFedorov b96253db08 fix(trp): preserve RMI SMC X4 when not used as return 2 years ago
Boyan Karatotev e138400d1c fix: unify fallthrough annotations 2 years ago
Jayanth Dodderi Chidanand db1c6faa0a refactor(trng): discarding the used entropy bits 2 years ago