23 Commits (979c5482de0b7d1038fcfeebcd392052467e8b23)

Author SHA1 Message Date
Govindraj Raja 4c700c1563 chore: update to use Arm word across TF-A 1 year ago
Manish Pandey de7e3e9ceb chore(smccc): bump up SMCCC version to 1.4 1 year ago
Jayanth Dodderi Chidanand f8a35797b9 fix(smccc): check smc_fid [23:17] bits 2 years ago
Olivier Deprez 0fe7b9f2bc feat: pass SMCCCv1.3 SVE hint bit to dispatchers 2 years ago
Manish V Badarkhe e62748e3f1 feat(drtm): add standard DRTM service 3 years ago
Zelalem Aweke 4693ff7225 feat(rme): add Realm security state definition 3 years ago
Yann Gautier 96b0596ea2 feat(smccc): add bit definition for SMCCC_ARCH_SOC_ID 4 years ago
Jimmy Brisson d7b5f40823 Increase type widths to satisfy width requirements 4 years ago
Jimmy Brisson d74c6b8336 Prevent colliding identifiers 4 years ago
John Powell 3443a7027d Fix MISRA C issues in BL1/BL2/BL31 5 years ago
Olivier Deprez e073e0700e smccc: add get smc function id num macro 5 years ago
Madhukar Pappireddy e34cc0cedc Changes to support updated register usage in SMCCC v1.2 5 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
Antonio Nino Diaz 0709055ed6 Remove support for the SMC Calling Convention 2.0 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Antonio Nino Diaz fe199e3bac Remove all other deprecated interfaces and files 6 years ago
Sandrine Bailleux 43b8fa8e98 Fix incorrect pointer conversion in SMC_UUID_RET() 6 years ago
Roberto Vargas 033648652f Make TF UUID RFC 4122 compliant 7 years ago
Antonio Nino Diaz 0c487ea42a smccc: Fix checkpatch error in header file 7 years ago
Antonio Nino Diaz 2f37046524 Add support for the SMC Calling Convention 2.0 7 years ago
Antonio Nino Diaz b3323cd6bd Fix some MISRA defects in SPM code 7 years ago
Antonio Nino Diaz 085e80ec11 Rename 'smcc' to 'smccc' 7 years ago
Antonio Nino Diaz 4abd7fa71f Redefine SMC_UNK as -1 instead of 0xFFFFFFFF 7 years ago
Dimitris Papastamos 3a1b0676c7 Implement support for SMCCC v1.1 7 years ago
Varun Wadekar 030567e6f5 include: add U()/ULL() macros for constants 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Scott Branden 53d9c9c85b Move defines in utils.h to utils_def.h to fix shared header compile issues 8 years ago
David Cunado 16292f5481 Update terminology: standard SMC to yielding SMC 8 years ago
Antonio Nino Diaz 7a317a70d4 tspd:FWU:Fix usage of SMC_RET0 8 years ago
David Cunado 9edac0479d Resolve build errors flagged by GCC 6.2 8 years ago
Soby Mathew cf0b1492ed Introduce PSCI Library Interface 9 years ago
Soby Mathew da554d7439 Fix coding guideline warnings 9 years ago
Yatharth Kochar bbf8f6f95b Move context management code to common location 9 years ago
Soby Mathew 90e8258eec Implement PSCI_FEATURES API 10 years ago
Juan Castillo 4f2104ff20 Remove all checkpatch errors from codebase 11 years ago
Andrew Thoelke ee94cc6fa6 Remove early_exceptions from BL3-1 11 years ago
Andrew Thoelke 5e91007424 Per-cpu data cache restructuring 11 years ago
Dan Handley c6bc071020 Remove extern keyword from function declarations 11 years ago
Soby Mathew 239b04fa31 Non-Secure Interrupt support during Standard SMC processing in TSP 11 years ago
Achin Gupta b44a4435c9 Add S-EL1 interrupt handling support in the TSPD 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley 5b827a8fb6 Separate BL functions out of arch.h 11 years ago
Dan Handley bdbfc3c298 Separate out CASSERT macro into own header 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
Jeenu Viswambharan 64f6ea9be7 Implement ARM Standard Service 11 years ago
Jeenu Viswambharan caa84939a4 Add support for handling runtime service requests 11 years ago
Achin Gupta 07f4e078b6 Introduce new exception handling framework 11 years ago