224 Commits (2bcaeab6639396c7b54db62a0fbb07798ab83a57)

Author SHA1 Message Date
Justin Chadwell b7f6525db6 Enable -Wshadow always 5 years ago
Justin Chadwell fc6b626c6b Fix Coverity #343017, Missing unlock 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
Paul Beesley 00e51ca312 services/spm: Fix service UUID lookup 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
Antonio Nino Diaz 9efdbc2cd8 SPM: Remove unnecessary register save 6 years ago
Antonio Nino Diaz e056630516 Make setjmp.h prototypes comply with the C standard 6 years ago
Antonio Nino Diaz 0709055ed6 Remove support for the SMC Calling Convention 2.0 6 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
Antonio Nino Diaz ffb7ce70b3 SPM: Map memory regions from RD 6 years ago
Antonio Nino Diaz 7e5772bdc0 SPM: Read entrypoint from resource descriptor 6 years ago
Antonio Nino Diaz 680389a65a SPM: Load image and RD from SP package 6 years ago
Antonio Nino Diaz 09d413a158 SPM: Remove SP memory mappings definitions 6 years ago
Antonio Nino Diaz 08aa122bf5 SPM: Deprecate boot info struct 6 years ago
Antonio Nino Diaz 2d7b9e5e7f SPM: Deprecate the current implementation 6 years ago
Jeenu Viswambharan 90a9213bfb SDEI: Unconditionally resume Secure if it was interrupted 6 years ago
Sughosh Ganu 6e3bad36c8 SPM: Raise running priority of the core while in Secure Partition 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Varun Wadekar c4491aa9a6 sdei: include "context.h" to fix compilation errors 6 years ago
Jeenu Viswambharan f933b44bd6 SDEI: Mask events after CPU wakeup 7 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
Jeenu Viswambharan 611eb9cfa7 SDEI: Fix locking issues 6 years ago