- 758ccb8 build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 1 year, 5 months ago
- c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
- 8e39788 feat(mte): add mte2 feat by Govindraj Raja · 1 year, 6 months ago
- 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
- ae074b3 fix(tsp): flush uart console by Govindraj Raja · 2 years, 3 months ago
- 88727fc refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 15ca1ee feat(tsp): enable test cases for EL3 SPMC by Marc Bonnici · 3 years, 8 months ago
- 4a8bfdb feat(tsp): add FF-A support to the TSP by Achin Gupta · 3 years, 10 months ago
- 4d48215 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 3 years, 10 months ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
- caff3c8 TSP: Fix GCC 11.0.0 compilation error. by Alexei Fedorov · 4 years, 9 months ago
- ae7b922 Bug fix: Protect TSP prints with lock by Madhukar Pappireddy · 5 years ago
- a16bc84 TSP: corrected log information by Manish Pandey · 5 years ago
- ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
- 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
- 67b6ff9 TSP: Enable pointer authentication support by Antonio Nino Diaz · 6 years ago
- f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 7 years ago
- 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
- f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 8 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
- 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 8 years ago
- 3df6012 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 9 years ago
- a604623 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · 9 years ago
- f1054c9 Pass the target suspend level to SPD suspend hooks by Achin Gupta · 10 years ago
- fd650ff PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 10 years ago
- 90b3a6a Add linker symbol declarations to bl_common.h by Dan Handley · 10 years ago
- dad2504 Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 11 years ago
- 31244d7 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 11 years ago
- ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 11 years ago
- d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 11 years ago
- 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago
- da0af78 Move TSP private declarations into separate header by Dan Handley · 11 years ago
- 6ad2e46 Rationalize console log output by Dan Handley · 11 years ago
- aaa3e72 Add support for printing version at runtime by Juan Castillo · 11 years ago
- b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 11 years ago
- dec5e0d Move BL porting functions into platform.h by Dan Handley · 11 years ago
- 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
- 399fb08 Use a vector table for TSP entrypoints by Andrew Thoelke · 11 years ago
- 239b04f Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 11 years ago
- a20a81e Enable secure timer to generate S-EL1 interrupts by Achin Gupta · 11 years ago
- 6cf8902 Add support for synchronous FIQ handling in TSP by Achin Gupta · 11 years ago
- 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 11 years ago
- 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
- fb037bf Always use named structs in header files by Dan Handley · 11 years ago
- fb05246 Generate build time and date message at link time. by Jon Medhurst · 11 years ago
- 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 11 years ago
- 607084e Add power management support in the SPD by Achin Gupta · 11 years ago
- 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 11 years ago