aboutsummaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2021-07-28services: Fix pmr_el1 rewrote issue in sdei_disaptch_event()Ming Huang
2021-07-23fix(sdei): set SPSR for SDEI based on TakeExceptionDaniel Boulby
2021-06-18Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integrationOlivier Deprez
2021-06-03perf(spmd): omit sel1 context save if sel2 presentOlivier Deprez
2021-05-27Merge changes from topic "Arm_PCI_Config_Space_Interface" into integrationManish Pandey
2021-05-25SMCCC/PCI: Handle std svc boilerplateJeremy Linton
2021-05-25SMCCC: Hoist SMC_32 sanitizationJeremy Linton
2021-05-13feat(spmd): add support for FFA_SPM_ID_GETDaniel Boulby
2021-05-04fix(services): drop warning on unimplemented callsAndre Przywara
2021-04-21Merge changes from topic "od/ns-interrupts" into integrationOlivier Deprez
2021-04-20spmd: add FFA_INTERRUPT forwardingOlivier Deprez
2021-04-19services: spm_mm: Use sp_boot_info to set SP contextMayur Gudmeti
2021-03-19SPM: Fix error codes size in SPMD handlerJ-Alves
2021-03-18Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabledMadhukar Pappireddy
2021-03-15SPMD: lock the g_spmd_pm structureOlivier Deprez
2021-03-15FF-A: implement FFA_SECONDARY_EP_REGISTEROlivier Deprez
2021-03-05SDEI: updata the affinity of shared eventTony Xie
2021-02-18Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit"Max Shvetsov
2021-02-12spmd: ensure SIMD context is saved/restored on SPMC entry/exitOlivier Deprez
2021-02-10services: TRNG: Fix -O0 compilationAndre Przywara
2021-02-05Add TRNG Firmware Interface serviceJimmy Brisson
2020-11-30Aarch64: Add support for FEAT_PANx extensionsAlexei Fedorov
2020-10-02spmd: Fix signedness comparison warningAndre Przywara
2020-09-17Merge "spmd: remove assert for SPMC PC value" into integrationMark Dykes
2020-09-07Fix: fixing coverity issue for SPM Core.Max Shvetsov
2020-09-01spmd: remove assert for SPMC PC valueVarun Wadekar
2020-08-31spd: trusty: allow clients to retrieve service UUIDVarun Wadekar
2020-08-21SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instanceRuari Phipps
2020-08-20SPMC: embed secondary core ep info into to SPMC contextOlivier Deprez
2020-08-20SPMD: secondary cores PM on and off SPD hooks relayed to SPMCOlivier Deprez
2020-08-20SPMD: handle SPMC message to register secondary core entry pointOlivier Deprez
2020-08-20SPMD: introduce SPMC to SPMD messagesOlivier Deprez
2020-08-20SPMD: register the SPD PM hooksOlivier Deprez
2020-08-20SPMD: add generic SPD PM handlersOlivier Deprez
2020-08-20SPMD: enhance SPMC internal boot statesOlivier Deprez
2020-08-20SPMD: entry point info get helperOlivier Deprez
2020-08-18Add wrapper for AT instructionManish V Badarkhe
2020-07-26SMCCC: Introduce function to check SMCCC function availabilityManish V Badarkhe
2020-06-23FFA Version interface updateJ-Alves
2020-06-02xlat_tables_v2: add base table section name parameter for spm_mmMasahisa Kojima
2020-05-25SPCI is now called PSA FF-AJ-Alves
2020-05-15plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay
2020-05-13SPMD: extract SPMC DTB header size from SPMDOlivier Deprez
2020-05-13SPMD: code/comments cleanupOlivier Deprez
2020-05-05Fix SMCCC_ARCH_SOC_ID implementationManish V Badarkhe
2020-03-21spd: tlkd: support new TLK SMCs for RPMB serviceMustafa Yigit Bilgen
2020-03-18tlkd: remove system off/reset handlersVarun Wadekar
2020-03-18spd: trusty: disable error messages seen during bootVarun Wadekar
2020-03-17Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe
2020-03-13Merge "SPMD: Add support for SPCI_ID_GET" into integrationSandrine Bailleux