745 Commits (6c1ae0750416c042eae3a3cbf4b8d3c4d0fb3ccb)

Author SHA1 Message Date
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
Marc Bonnici 62cd8f3147 fix(el3-spmc): report execution state in partition info get 2 years ago
Jayanth Dodderi Chidanand 0b22e59103 refactor(trng): cleanup the existing TRNG support 2 years ago
Marc Bonnici eed15e4310 fix(el3-spmc): check descriptor size for overflow 2 years ago
Marc Bonnici 21ed9ea323 fix(el3-spmc): fix location of fragment length check 2 years ago
Marc Bonnici 0dc3518666 fix(el3-spmc): fix detection of overlapping memory regions 2 years ago
Marc Bonnici c4adbe6e67 fix(el3-spmc): fix incomplete reclaim validation 2 years ago
Manish V Badarkhe c503ded2c5 feat(drtm): add DRTM parameters structure version check 2 years ago
vallau01 cee8bb3b38 fix(el3-spmc): error handling in allocation 2 years ago
vallau01 ac568b2bcc fix(el3-spmc): deadlock when relinquishing memory 2 years ago
vallau01 be075c3edf fix(el3-spmc): compute full FF-A V1.1 desc size 2 years ago
Manish Pandey 67471e75b3 feat(drtm): flush dcache before DLME launch 2 years ago
Manish Pandey 2c265975a7 feat(drtm): invalidate icache before DLME launch 2 years ago
Manish V Badarkhe 764aa951b2 feat(drtm): ensure that passed region lies within Non-Secure region of DRAM 2 years ago
Manish Pandey b1392f429c feat(drtm): ensure that no SDEI event registered during dynamic launch 2 years ago
Manish Pandey d1747e1b8e feat(drtm): prepare EL state during dynamic launch 2 years ago
Manish V Badarkhe d42119cc29 feat(drtm): prepare DLME data for DLME launch 2 years ago
Manish V Badarkhe 2090e55283 feat(drtm): take DRTM components measurements before DLME launch 2 years ago
Manish V Badarkhe 2b13a98599 feat(drtm): add a few DRTM DMA protection APIs 2 years ago