331 Commits (8a2f1eeedd96e2f3bed65a3c96ad6a53df2d3028)

Author SHA1 Message Date
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 48e1d350a0 AArch64: Use SSBS for CVE_2018_3639 mitigation 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
Antonio Nino Diaz fe199e3bac Remove all other deprecated interfaces and files 6 years ago
Daniel Boulby a08a201430 Ensure the flow through switch statements is clear 6 years ago
Antonio Nino Diaz 0153806b9e trusty: Fix return value of trusty_init() 6 years ago
Jeenu Viswambharan f933b44bd6 SDEI: Mask events after CPU wakeup 7 years ago
Jorge Ramirez-Ortiz 820540bf23 opteed: pass power level on suspend 6 years ago
Antonio Nino Diaz 39b6cc66d6 libc: Use printf and snprintf across codebase 6 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
Jeenu Viswambharan ba6e5ca671 SDEI: MISRA fixes 6 years ago
Antonio Nino Diaz 6a23356c4f Replace stdio.h functions by TF functions 6 years ago
Antonio Nino Diaz e5d5951973 xlat v2: Cleanup get/change mem attr helpers 6 years ago
Sandrine Bailleux 2de6deaae5 Fix handler prototype in Trusty generic dispatcher 6 years ago
Antonio Nino Diaz 73b0eaf18e SPM: Use generic MMU setup functions 6 years ago
Sandrine Bailleux 6f4ee72083 Fix verbose messages in SDEI code 6 years ago
Sandrine Bailleux 6c77e74915 Fix some violations to MISRA rule 8.3 6 years ago
Roberto Vargas a9203edae7 Add end_vector_entry assembler macro 7 years ago
Jeenu Viswambharan 5e60c39a2a SDEI: Fix name of internal function 6 years ago
Jeenu Viswambharan a8778dd53c SDEI: Fix determining client EL 6 years ago
Jeenu Viswambharan 297a9a0f7c SDEI: Fix dispatch bug 6 years ago
Jeenu Viswambharan cdb6ac94ec SDEI: Make dispatches synchronous 7 years ago
Jeenu Viswambharan 2ccfcb2ea5 SDEI: Determine client EL from NS context's SCR_EL3 6 years ago
Jeenu Viswambharan af2c9ecdf1 SDEI: Allow platforms to define explicit events 7 years ago
Antonio Nino Diaz 4d4ceb598c SPM: Allow entering the SP without needing a SMC 6 years ago
Antonio Nino Diaz 14fcc6e14e SPM: Refactor entry and exit of the SP 6 years ago