566 Commits (8d449929e52b3c64266d5faf960ec97c01b2bba3)

Author SHA1 Message Date
Marc Bonnici bb01a67306 feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3 3 years ago
Marc Bonnici 6da76075bf feat(spmd): update SPMC init flow to use EL3 implementation 3 years ago
Marc Bonnici 5096aeb2ba feat(spmc): add FF-A secure partition manager core 3 years ago
Zelalem Aweke 8b95e84870 refactor(context mgmt): add cm_prepare_el3_exit_ns function 3 years ago
Marc Bonnici b61d94a1a2 refactor(spm_mm): reorganize secure partition manager code 3 years ago
Soby Mathew a0435105f2 feat(rme): add dummy realm attestation key to RMMD 3 years ago
Soby Mathew 0f9159b7eb feat(rme): add dummy platform token to RMMD 3 years ago
Soby Mathew 319fb08438 refactor(rme): reorg existing RMMD EL3 service FIDs 3 years ago
Federico Recanati d555233fe5 feat(spm): add FFA_RX_ACQUIRE forwarding in SPMD 3 years ago
Robert Wakim 6a00e9b0c8 fix(gpt_rme): rework delegating/undelegating sequence 3 years ago
Federico Recanati c2eba07c47 feat(spm): add FFA_MSG_SEND2 forwarding in SPMD 3 years ago
Daniel Boulby 9944f55761 feat(ff-a): forward FFA_VERSION from SPMD to SPMC 3 years ago
Mark Dykes 00e8113145 fix(trp): Distinguish between cold and warm boot 3 years ago
Subhasish Ghosh a4cc85c129 fix(rmmd/sve): enable/disable SVE/FPU for Realms 3 years ago
Subhasish Ghosh b9fd2d3ce3 fix(rmmd): align RMI and GTSI FIDs with SMCCC 3 years ago
Soby Mathew 11578303fd fix(rmmd): preserve x4-x7 as per SMCCCv1.1 3 years ago
Manish Pandey 4333f95bed fix(spm_mm): do not compile if SVE/SME is enabled 3 years ago
johpow01 dc78e62d80 feat(sme): enable SME functionality 3 years ago
Manish Pandey 2461bd3a89 fix(gpt_rme): use correct print format for uint64_t 3 years ago
Olivier Deprez 0c23e6f44d fix(spmd): error macro to use correct print format 3 years ago
Scott Branden 4ce3e99a33 fix: libc: use long for 64-bit types on aarch64 4 years ago
J-Alves 96b71eb959 feat(ff-a): feature retrieval through FFA_FEATURES call 3 years ago
Ming Huang d39db2695b fix(sdei): fix assert while kdump issue 3 years ago
Olivier Deprez 8cb99c3fc3 feat(SPMD): route secure interrupts to SPMC 4 years ago
Vasyl Gomonovych 6b94356b57 fix(sdei): print event number in hex format 3 years ago
johpow01 f19dc624a1 refactor(gpt): productize and refactor GPT library 3 years ago
Zelalem Aweke 5b18de09e8 feat(rme): add ENABLE_RME build option and support for RMM image 3 years ago
Zelalem Aweke 50a3056a3c feat(rme): add Test Realm Payload (TRP) 3 years ago
Zelalem Aweke 77c2775323 feat(rme): add RMM dispatcher (RMMD) 3 years ago
J-Alves fc3f480023 feat(ff-a): adding notifications SMC IDs 4 years ago
Olivier Deprez f2dcf41826 refactor(spmd): boot interface and pass core id 3 years ago
Ming Huang d21f1ddb71 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() 4 years ago
Daniel Boulby 37596fcb43 fix(sdei): set SPSR for SDEI based on TakeException 4 years ago
Olivier Deprez 678ce2237c perf(spmd): omit sel1 context save if sel2 present 4 years ago
Jeremy Linton 1cdf1eb875 SMCCC/PCI: Handle std svc boilerplate 4 years ago
Jeremy Linton 475333c8a9 SMCCC: Hoist SMC_32 sanitization 4 years ago
Daniel Boulby 70c121a258 feat(spmd): add support for FFA_SPM_ID_GET 4 years ago
Andre Przywara 67fad514ee fix(services): drop warning on unimplemented calls 4 years ago
Olivier Deprez 386dc36543 spmd: add FFA_INTERRUPT forwarding 4 years ago
Mayur Gudmeti 21583a315a services: spm_mm: Use sp_boot_info to set SP context 4 years ago
J-Alves e46b2fd210 SPM: Fix error codes size in SPMD handler 4 years ago
Olivier Deprez 473ced5670 SPMD: lock the g_spmd_pm structure 4 years ago
Olivier Deprez cdb49d475e FF-A: implement FFA_SECONDARY_EP_REGISTER 4 years ago
Tony Xie 6ccbcff502 SDEI: updata the affinity of shared event 4 years ago
Max Shvetsov f36e62e3c7 Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit" 4 years ago
Olivier Deprez bedb13f509 spmd: ensure SIMD context is saved/restored on SPMC entry/exit 4 years ago
Andre Przywara 323b6c6305 services: TRNG: Fix -O0 compilation 4 years ago
Jimmy Brisson 7dfb99118e Add TRNG Firmware Interface service 4 years ago
Alexei Fedorov a83103c824 Aarch64: Add support for FEAT_PANx extensions 4 years ago
Andre Przywara 6e4da01ffb spmd: Fix signedness comparison warning 4 years ago