summaryrefslogtreecommitdiff
path: root/include/services
AgeCommit message (Expand)Author
7 daysfeat(lfa): lfa service updatesJohn Powell
7 daysfeat(lfa): add relocatable code for BL31 live activationJohn Powell
8 daysfeat(firme): add COMMON_MECID_WIDTH feat reportingHarrison Mutai
8 daysrefactor(firme): suffix FIRME func IDs with _FIDHarrison Mutai
8 daysfeat(firme): introduce FIRME MECID serviceHarrison Mutai
2026-06-10feat(cpufeat): add support for FEAT_SPE_EXC and FEAT_SPE_nVMBoyan Karatotev
2026-05-18fix(security): workaround for C1-Pro/CME CVE-2026-0995Govindraj Raja
2026-05-15feat(smccc): add support for CPU Service callsGovindraj Raja
2026-03-27feat(firme): initial commit of FIRME serviceJohn Powell
2026-03-11feat(cros): add GSC, DRM, and Stable HUK SMC handlersYidi Lin
2026-03-06feat(rmmd): expand RMM SMC return registersShruti Gupta
2026-03-06fix(cm): don't context switch GICv3 registers on NS<->RL transitionsShruti Gupta
2026-03-02feat(fvp): implement SP live activation callbackMadhukar Pappireddy
2026-03-02feat(fvp): introduce SP live activation component managerMadhukar Pappireddy
2026-03-02feat(spmd): helpers for SP live activation framework messagesMadhukar Pappireddy
2026-03-02feat(spmd): support for extended partition info descriptorMadhukar Pappireddy
2026-02-24Merge "fix(services): add suffix 'U' to unsigned integers" into integrationManish Pandey
2026-02-09fix(services): add suffix 'U' to unsigned integersSuraj Kakade
2026-02-04feat(cpufeat): add support for FEAT_HACDBSBoyan Karatotev
2026-02-04feat(cpufeat): add support for FEAT_HDBSSBoyan Karatotev
2026-02-04feat(cpufeat): add support for FEAT_STEP2Boyan Karatotev
2026-02-03feat(spmd): support FFA DIRECT_REQ2 for logical SPBo Yan
2026-01-06Merge "feat(spm-mm): fix wrong range of SPM_MM" into integrationGovindraj Raja
2025-12-12feat(rmmd): extend RMI function ID range validationSoby Mathew
2025-11-17fix(smccc): ignore SCR_EEL2_BITJagdish Gediya
2025-11-12feat(spm-mm): fix wrong range of SPM_MMYeoreum Yun
2025-11-09feat(cpufeat): add support for FEAT_IDTE3Arvind Ram Prakash
2025-11-06feat(lfa): introduce support for call_again for LFA_PRIMEVarun Wadekar
2025-11-04fix(cpufeat): extend FEAT_EBEP handling to delegate PMU control to EL2Manish Pandey
2025-10-30fix(cpufeat): use of additional breakpointsGovindraj Raja
2025-10-28Merge changes from topic "mb/lfa-rmm-test" into integrationMark Dykes
2025-10-22chore(lfa): rename component_id to lfa_component_idManish V Badarkhe
2025-10-21fix(smccc): fixed define when ENABLE_FEAT_FPMR is disabledArvind Ram Prakash
2025-10-16feat(cpufeat): enable FEAT_PFAR supportAndre Przywara
2025-10-15Merge "feat(cpufeat): enable FEAT_AIE support" into integrationManish Pandey
2025-10-06feat(cpufeat): enable FEAT_AIE supportAndre Przywara
2025-09-24feat(lfa): add helper to check LFA prime completion statusManish V Badarkhe
2025-09-24chore(lfa): use standard int return type for prime/activate callbacksManish V Badarkhe
2025-09-23feat(rmmd): add warm reset helpers for primary and secondary CPUsAndre Przywara
2025-09-22Merge changes from topic "ja/ffa_v1_3" into integrationOlivier Deprez
2025-09-16feat(ff-a): bump SPMD FF-A versionJ-Alves
2025-09-15Merge changes I32c5be5d,I15a652a0 into integrationSoby Mathew
2025-09-15refactor(rmmd): modify MEC update call to meet FIRMEJuan Pablo Conde
2025-09-10feat(spmd): support for FFA_ABORT invocation from SWdMadhukar Pappireddy
2025-09-08Merge "feat(spmd): add FFA_NS_RES_INFO_GET ABI" into integrationMadhukar Pappireddy
2025-09-08Merge "feat(el3-spmc): parse and report VM availability messages" into integr...Yann Gautier
2025-09-05feat(rmmd): add RMM_RESERVE_MEMORY SMC handlerAndre Przywara
2025-09-05feat(el3-spmc): parse and report VM availability messagesAndrei Homescu
2025-09-02feat(smccc): enable support for FEAT_MECSona Mathew
2025-08-27feat(spmd): add FFA_NS_RES_INFO_GET ABIJ-Alves