- 6b94356 fix(sdei): print event number in hex format by Vasyl Gomonovych · 3 years, 4 months ago
- f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years, 7 months ago
- 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 3 years, 6 months ago
- 50a3056 feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 3 years, 6 months ago
- 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 3 years, 6 months ago
- c7c22ab Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · 3 years, 3 months ago
- fc3f480 feat(ff-a): adding notifications SMC IDs by J-Alves · 3 years, 10 months ago
- f2dcf41 refactor(spmd): boot interface and pass core id by Olivier Deprez · 3 years, 6 months ago
- d21f1dd services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years, 8 months ago
- 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 4 years, 1 month ago
- 967344b Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · 3 years, 7 months ago
- 678ce22 perf(spmd): omit sel1 context save if sel2 present by Olivier Deprez · 3 years, 7 months ago
- e55d12b Merge changes from topic "Arm_PCI_Config_Space_Interface" into integration by Manish Pandey · 3 years, 7 months ago
- 1cdf1eb SMCCC/PCI: Handle std svc boilerplate by Jeremy Linton · 4 years, 1 month ago
- 475333c SMCCC: Hoist SMC_32 sanitization by Jeremy Linton · 3 years, 9 months ago
- 70c121a feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · 4 years ago
- 67fad51 fix(services): drop warning on unimplemented calls by Andre Przywara · 3 years, 8 months ago
- 89a0582 Merge changes from topic "od/ns-interrupts" into integration by Olivier Deprez · 3 years, 8 months ago
- 386dc36 spmd: add FFA_INTERRUPT forwarding by Olivier Deprez · 3 years, 9 months ago
- 21583a3 services: spm_mm: Use sp_boot_info to set SP context by Mayur Gudmeti · 3 years, 10 months ago
- e46b2fd SPM: Fix error codes size in SPMD handler by J-Alves · 3 years, 10 months ago
- 51bb1d7 Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabled by Madhukar Pappireddy · 4 years, 3 months ago
- 473ced5 SPMD: lock the g_spmd_pm structure by Olivier Deprez · 3 years, 10 months ago
- cdb49d4 FF-A: implement FFA_SECONDARY_EP_REGISTER by Olivier Deprez · 4 years ago
- 6ccbcff SDEI: updata the affinity of shared event by Tony Xie · 4 years ago
- f36e62e Revert "spmd: ensure SIMD context is saved/restored on SPMC entry/exit" by Max Shvetsov · 3 years, 11 months ago
- bedb13f spmd: ensure SIMD context is saved/restored on SPMC entry/exit by Olivier Deprez · 4 years, 1 month ago
- 323b6c6 services: TRNG: Fix -O0 compilation by Andre Przywara · 3 years, 11 months ago
- 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 4 years, 6 months ago
- a83103c Aarch64: Add support for FEAT_PANx extensions by Alexei Fedorov · 4 years, 1 month ago
- 6e4da01 spmd: Fix signedness comparison warning by Andre Przywara · 4 years, 3 months ago
- 80f823b Merge "spmd: remove assert for SPMC PC value" into integration by Mark Dykes · 4 years, 3 months ago
- f7fb0bf Fix: fixing coverity issue for SPM Core. by Max Shvetsov · 4 years, 4 months ago
- 75e1dfa spmd: remove assert for SPMC PC value by Varun Wadekar · 4 years, 4 months ago
- fc19818 spd: trusty: allow clients to retrieve service UUID by Varun Wadekar · 5 years ago
- 545b8eb SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instance by Ruari Phipps · 4 years, 5 months ago
- 02d50bb SPMC: embed secondary core ep info into to SPMC context by Olivier Deprez · 4 years, 6 months ago
- a92bc73 SPMD: secondary cores PM on and off SPD hooks relayed to SPMC by Olivier Deprez · 4 years, 9 months ago
- f0d743d SPMD: handle SPMC message to register secondary core entry point by Olivier Deprez · 4 years, 9 months ago
- c290141 SPMD: introduce SPMC to SPMD messages by Olivier Deprez · 4 years, 9 months ago
- a334c4e SPMD: register the SPD PM hooks by Olivier Deprez · 5 years ago
- b058f20 SPMD: add generic SPD PM handlers by Olivier Deprez · 5 years ago
- 9dcf63d SPMD: enhance SPMC internal boot states by Olivier Deprez · 5 years ago
- c0267cc SPMD: entry point info get helper by Olivier Deprez · 5 years ago
- 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 4 years, 6 months ago
- 6f0a2f0 SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 4 years, 5 months ago
- 4388f28 FFA Version interface update by J-Alves · 4 years, 7 months ago
- 0922e48 xlat_tables_v2: add base table section name parameter for spm_mm by Masahisa Kojima · 4 years, 7 months ago
- 662af36 SPCI is now called PSA FF-A by J-Alves · 4 years, 8 months ago
- cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 5 years ago
- 23d5ba8 SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 5 years ago
- 5269694 SPMD: code/comments cleanup by Olivier Deprez · 4 years, 9 months ago
- a718c3d Fix SMCCC_ARCH_SOC_ID implementation by Manish V Badarkhe · 4 years, 8 months ago
- bd0c2f8 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · 6 years ago
- 0600cf6 tlkd: remove system off/reset handlers by Varun Wadekar · 6 years ago
- a1e12de spd: trusty: disable error messages seen during boot by Varun Wadekar · 6 years ago
- 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 4 years, 10 months ago
- bb37363 Merge "SPMD: Add support for SPCI_ID_GET" into integration by Sandrine Bailleux · 4 years, 10 months ago
- ac03ac5 SPMD: Add support for SPCI_ID_GET by Max Shvetsov · 4 years, 10 months ago
- d205cda spd: tlkd: secure timer interrupt handler by Varun Wadekar · 6 years ago
- 033039f SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 10 months ago
- 93ff138 SPMD: smc handler qualify secure origin using booleans by Olivier Deprez · 5 years ago
- 0f14d02 SPMD: SPMC init, SMC handler cosmetic changes by Max Shvetsov · 4 years, 10 months ago
- 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 11 months ago
- 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 10 months ago
- af10d22 Use consistent SMCCC error code by Manish V Badarkhe · 4 years, 11 months ago
- 76ce102 Merge "coverity: fix MISRA violations" into integration by Mark Dykes · 4 years, 11 months ago
- 2fe75a2 coverity: fix MISRA violations by Zelalem · 4 years, 11 months ago
- 76776c2 trusty: generic-arm64-smcall: Support gicr address by Arve Hjønnevåg · 5 years ago
- 471e8fa trusty: Allow gic base to be specified with GICD_BASE by Arve Hjønnevåg · 7 years ago
- f01428b trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_MEM_SIZE by Arve Hjønnevåg · 7 years ago
- 2a7b403 SPMD: hook SPMD into standard services framework by Achin Gupta · 5 years ago
- bdd2596 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec by Achin Gupta · 5 years ago
- f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 5 years ago
- 99c6910 spm-mm: Rename aarch64 assembly files by Paul Beesley · 5 years ago
- 6b1d9e6 spm-mm: Rename source files by Paul Beesley · 5 years ago
- 6b54236 spm-mm: Rename spm_shim_private.h by Paul Beesley · 5 years ago
- ff362d5 spm-mm: Rename spm_private.h by Paul Beesley · 5 years ago
- 442e092 spm-mm: Rename component makefile by Paul Beesley · 5 years ago
- 962c44e spm-mm: Remove mm_svc.h header by Paul Beesley · 5 years ago
- 0bf9f56 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 5 years ago
- aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 5 years ago
- 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 5 years ago
- 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 5 years ago
- b7f6525 Enable -Wshadow always by Justin Chadwell · 5 years ago
- a8ab58e Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · 5 years ago
- fc6b626 Fix Coverity #343017, Missing unlock by Justin Chadwell · 5 years ago
- 43f999a spd: opteed: enable NS_TIMER_SWITCH by Sumit Garg · 5 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
- bd97f83 Remove references to old project name from common files by John Tsichritzis · 5 years ago
- 00e51ca services/spm: Fix service UUID lookup by Paul Beesley · 6 years ago
- 6e756f6 Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 6 years ago
- 75f364b SPM: Adjust size of virtual address space per partition by Antonio Nino Diaz · 6 years ago
- 014df18 SPM: Refactor xlat context creation by Antonio Nino Diaz · 6 years ago
- 6de6965 SPM: Move shim layer to TTBR1_EL1 by Antonio Nino Diaz · 6 years ago
- 5db5930 SPM: Ignore empty regions in resource description by Antonio Nino Diaz · 6 years ago
- 7a79328 SPM: Create SPCI auxiliary function by Ambroise Vincent · 6 years ago
- bde2836 Remove several warnings reported with W=2 by Ambroise Vincent · 6 years ago
- 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago