aboutsummaryrefslogtreecommitdiffstats
path: root/services/std_svc
Commit message (Expand)AuthorAgeFilesLines
* spmd: ensure SIMD context is saved/restored on SPMC entry/exitOlivier Deprez2021-02-121-0/+7
* services: TRNG: Fix -O0 compilationAndre Przywara2021-02-101-0/+2
* Add TRNG Firmware Interface serviceJimmy Brisson2021-02-054-1/+319
* Aarch64: Add support for FEAT_PANx extensionsAlexei Fedorov2020-11-301-1/+3
* spmd: Fix signedness comparison warningAndre Przywara2020-10-021-1/+1
* Merge "spmd: remove assert for SPMC PC value" into integrationMark Dykes2020-09-171-1/+0
|\
| * spmd: remove assert for SPMC PC valueVarun Wadekar2020-09-011-1/+0
* | Fix: fixing coverity issue for SPM Core.Max Shvetsov2020-09-071-1/+8
|/
* SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instanceRuari Phipps2020-08-211-3/+9
* SPMC: embed secondary core ep info into to SPMC contextOlivier Deprez2020-08-203-29/+40
* SPMD: secondary cores PM on and off SPD hooks relayed to SPMCOlivier Deprez2020-08-203-10/+94
* SPMD: handle SPMC message to register secondary core entry pointOlivier Deprez2020-08-203-3/+113
* SPMD: introduce SPMC to SPMD messagesOlivier Deprez2020-08-202-6/+18
* SPMD: register the SPD PM hooksOlivier Deprez2020-08-203-1/+10
* SPMD: add generic SPD PM handlersOlivier Deprez2020-08-201-0/+41
* SPMD: enhance SPMC internal boot statesOlivier Deprez2020-08-202-5/+17
* SPMD: entry point info get helperOlivier Deprez2020-08-202-0/+11
* FFA Version interface updateJ-Alves2020-06-231-7/+17
* xlat_tables_v2: add base table section name parameter for spm_mmMasahisa Kojima2020-06-021-1/+5
* SPCI is now called PSA FF-AJ-Alves2020-05-253-75/+75
* plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay2020-05-151-3/+7
* SPMD: extract SPMC DTB header size from SPMDOlivier Deprez2020-05-131-48/+14
* SPMD: code/comments cleanupOlivier Deprez2020-05-132-125/+120
* SPMD: Add support for SPCI_ID_GETMax Shvetsov2020-03-122-0/+39
* SPMD: add command line parameter to run SPM at S-EL2 or S-EL1Max Shvetsov2020-03-031-32/+29
* SPMD: smc handler qualify secure origin using booleansOlivier Deprez2020-03-031-34/+27
* SPMD: SPMC init, SMC handler cosmetic changesMax Shvetsov2020-03-031-139/+161
* SPMD: Adds partially supported EL2 registers.Max Shvetsov2020-03-031-8/+8
* SPMD: save/restore EL2 system registers.Max Shvetsov2020-03-021-0/+10
* SPMD: hook SPMD into standard services frameworkAchin Gupta2020-02-101-1/+19
* SPMD: add SPM dispatcher based upon SPCI Beta 0 specAchin Gupta2020-02-104-0/+659
* Prevent speculative execution past ERETAnthony Steinhauser2020-01-221-2/+2
* spm-mm: Rename aarch64 assembly filesPaul Beesley2019-12-203-2/+2
* spm-mm: Rename source filesPaul Beesley2019-12-204-3/+3
* spm-mm: Rename spm_shim_private.hPaul Beesley2019-12-203-6/+6
* spm-mm: Rename spm_private.hPaul Beesley2019-12-205-9/+9
* spm-mm: Rename component makefilePaul Beesley2019-12-201-3/+3
* spm-mm: Remove mm_svc.h headerPaul Beesley2019-12-201-1/+0
* spm-mm: Refactor spm_svc.h and its contentsPaul Beesley2019-12-203-42/+42
* spm-mm: Refactor secure_partition.h and its contentsPaul Beesley2019-12-203-15/+15
* spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-2013-2396/+1
* Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-201-2/+2
* Enable -Wshadow alwaysJustin Chadwell2019-11-191-5/+5
* Merge changes from topic "jc/coverity-fixes" into integrationPaul Beesley2019-08-131-0/+2
|\
| * Fix Coverity #343017, Missing unlockJustin Chadwell2019-08-061-0/+2
* | Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-011-1/+1
* | Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-012-4/+4
|/
* services/spm: Fix service UUID lookupPaul Beesley2019-04-091-1/+1
* SPM: Adjust size of virtual address space per partitionAntonio Nino Diaz2019-04-031-2/+56
* SPM: Refactor xlat context creationAntonio Nino Diaz2019-04-034-18/+7