371 Commits (fbee88fbb039c2d2a5f5c78fac74a1942146de95)

Author SHA1 Message Date
Justin Chadwell fc6b626c6b Fix Coverity #343017, Missing unlock 5 years ago
Sumit Garg 43f999a7e3 spd: opteed: enable NS_TIMER_SWITCH 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
John Tsichritzis bd97f83a62 Remove references to old project name from common files 5 years ago
Paul Beesley 00e51ca312 services/spm: Fix service UUID lookup 6 years ago
Ambroise Vincent 6e756f6d6d Makefile: remove extra include paths in INCLUDES 6 years ago
Antonio Nino Diaz 75f364b3e0 SPM: Adjust size of virtual address space per partition 6 years ago
Antonio Nino Diaz 014df18b8e SPM: Refactor xlat context creation 6 years ago
Antonio Nino Diaz 6de6965b2f SPM: Move shim layer to TTBR1_EL1 6 years ago
Antonio Nino Diaz 5db5930baf SPM: Ignore empty regions in resource description 6 years ago
Ambroise Vincent 7a79328c3a SPM: Create SPCI auxiliary function 6 years ago
Ambroise Vincent bde2836fcc Remove several warnings reported with W=2 6 years ago
Ambroise Vincent 609e053caa Remove several warnings reported with W=1 6 years ago
Dimitris Papastamos 6ecfda52fc Ensure proper ID register is checked for feature detection 6 years ago
Antonio Nino Diaz 10608a63d8 trusty: Include file with GIC definitions 6 years ago
Antonio Nino Diaz 9efdbc2cd8 SPM: Remove unnecessary register save 6 years ago
Antonio Nino Diaz 819dcd7c4c fvp: trusty: Move dynamic xlat enable to platform 6 years ago
Antonio Nino Diaz b29c1b0030 Sanitize SPD include paths 6 years ago
Antonio Nino Diaz e056630516 Make setjmp.h prototypes comply with the C standard 6 years ago
Antonio Nino Diaz 37d9458f11 trusty: Require dynamic translation tables 6 years ago
Varun Wadekar 15440c5280 spd: trusty: memmap trusty's code memory before peeking 6 years ago
Stephen Wolfe 1ffaaec9ec spd: trusty: pass max affinity level to Trusty 7 years ago
Mihir Joshi 278d599c11 spd: tlkd: remove unwanted assert on System Suspend entry 7 years ago
Mihir Joshi 7bc05f52dd tlkd: support new TLK SMCs 7 years ago
Antonio Nino Diaz 0709055ed6 Remove support for the SMC Calling Convention 2.0 6 years ago
David Lin d19c343854 spd: trusty: trusty_setup should bail on unknown image 6 years ago
Anthony Zhou 591054a375 spd: trusty : fix defects flagged by MISRA scan 7 years ago
Antonio Nino Diaz c26bd4270e SPM: Rename folder of SPM based on MM 6 years ago
Antonio Nino Diaz 8855e52ec5 SPM: Rename SPM_DEPRECATED flag to SPM_MM 6 years ago
Ard Biesheuvel 0e4f761bc4 services/spm_deprecated: fix return code polarity of spm_init() 6 years ago
Ard Biesheuvel 021318dffb services/spm_deprecated: disable alignment checking for S-EL0 6 years ago
Paul Beesley 8aabea3358 Correct typographical errors 6 years ago
Ard Biesheuvel c024ea6cd2 services/spm_deprecated: permit timer sysreg access at S-EL0 6 years ago
Ard Biesheuvel 0560efb93e services/spm_deprecated: update ARM platform specific asserts 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz 2ada829df1 SPM: Rename files for consistency 6 years ago
Antonio Nino Diaz 83a5d51279 SPM: Remove remaining SMC interfaces 6 years ago
Antonio Nino Diaz e23ae073cb SPM: Migrate mem attr get/set helpers to SPRT 6 years ago
Antonio Nino Diaz 206d2b3783 SPM: Allow preemption in non-blocking requests 6 years ago
Antonio Nino Diaz eb1cbb4c83 SPM: Support non-blocking calls 6 years ago
Antonio Nino Diaz aa9ae89835 SPM: Implement global response buffer helpers 6 years ago
Antonio Nino Diaz 2f48ddae74 SPM: Prevent simultaneous blocking calls 6 years ago
Antonio Nino Diaz d54f0cab3b SPM: Support blocking calls 6 years ago
Antonio Nino Diaz 07c13a30d2 SPM: Introduce SPRT C host library 6 years ago
Antonio Nino Diaz 56ae97924d SPM: Implement SPCI open/close handle SMCs 6 years ago
Antonio Nino Diaz e8ce60aeb1 SPM: Introduce SMC handlers for SPCI and SPRT 6 years ago
Antonio Nino Diaz bbc8100720 SPM: Support multiple xlat tables contexts 6 years ago
Antonio Nino Diaz 0fa1a0211f SPM: Support multiple partitions 6 years ago
Antonio Nino Diaz b212ca91cb SPM: Remove old SMC interfaces 6 years ago