- a97e1f9 Merge changes from topic "early_console" into integration by Manish Pandey · 1 year, 3 months ago
- 758ccb8 build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 1 year, 5 months ago
- ae770fe feat(console): introduce EARLY_CONSOLE by Yann Gautier · 1 year, 7 months ago
- c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
- ef68521 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 1 year, 6 months ago
- 60dd806 Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 1 year, 6 months ago
- 8e39788 feat(mte): add mte2 feat by Govindraj Raja · 1 year, 6 months ago
- 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
- ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
- 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
- 3d6edc3 feat(build): check that .text section starts at page boundary by Andrey Skvortsov · 1 year, 11 months ago
- ed23d27 fix(tsp): fix destination ID in direct request by Marc Bonnici · 2 years, 9 months ago
- f7d445f chore(bl): add UNALIGNED symbols for TEXT/RODATA by Michal Simek · 2 years, 3 months ago
- 9b5c0fc Merge changes from topic "hm/memmap-feat" into integration by Sandrine Bailleux · 2 years, 2 months ago
- ae074b3 fix(tsp): flush uart console by Govindraj Raja · 2 years, 3 months ago
- fcb72e1 build(bl32): add symbols for memory layout by Harrison Mutai · 2 years, 4 months ago
- 89bc91a Merge changes from topic "align-sections" into integration by Joanna Farley · 2 years, 3 months ago
- 88727fc refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 3cad06b build(tsp): sort sections by alignment by default by Chris Kay · 2 years, 6 months ago
- da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
- 8227493 build: clarify linker script generation by Chris Kay · 2 years, 7 months ago
- f90fe02 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
- 8c353e0 fix(tsp): loop / crash if mmap of region fails by Thomas Viehweger · 2 years, 6 months ago
- 3354915 fix(tsp): use verbose for power logs by Shruti Gupta · 2 years, 8 months ago
- 1543d17 fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 3 years ago
- 15ca1ee feat(tsp): enable test cases for EL3 SPMC by Marc Bonnici · 3 years, 8 months ago
- e9b1f30 feat(tsp): add ffa_helpers to enable more FF-A functionality 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
- 4ef449c fix: use correct printf format for uint64_t by Manish Pandey · 3 years, 9 months ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
- 596d20d fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 3 years, 10 months ago
- fb4f511 Avoid the use of linker *_SIZE__ macros by Yann Gautier · 5 years ago
- caff3c8 TSP: Fix GCC 11.0.0 compilation error. by Alexei Fedorov · 4 years, 9 months ago
- d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
- e8ad616 linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- caa3e7e linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- a926a9f linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 5 years ago
- 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 5 years ago
- 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 5 years ago
- ae7b922 Bug fix: Protect TSP prints with lock by Madhukar Pappireddy · 5 years ago
- 665e71b Factor xlat_table sections in linker scripts out into a header file by Masahiro Yamada · 5 years ago
- a16bc84 TSP: corrected log information by Manish Pandey · 5 years ago
- d974301 TSP: add PIE support by Masahiro Yamada · 6 years ago
- f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 6 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
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
- 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago
- 02b5794 Apply stricter speculative load restriction by John Tsichritzis · 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
- c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
- a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 7 years ago
- 5629b2b Use ALIGN instead of NEXT in linker scripts by Roberto Vargas · 7 years ago
- bb00ea5 TSP: Enable cache along with MMU by Jeenu Viswambharan · 7 years ago
- 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
- 1a29f93 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 7 years ago
- a27163b Fix MISRA rule 8.3 Part 3 by Roberto Vargas · 7 years ago
- 883d1b5 Add comments about mismatched TCR_ELx and xlat tables by Antonio Nino Diaz · 7 years ago
- a2aedac Replace magic numbers in linkerscripts by PAGE_SIZE by Antonio Nino Diaz · 8 years ago
- 096b7af Merge pull request #1054 from jwerner-chromium/JW_crash_x30 by davidcunado-arm · 8 years ago
- 4d91838 Fix x30 reporting for unhandled exceptions by Julius Werner · 8 years ago
- 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 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
- 51faada Add support for GCC stack protection by Douglas Raillard · 8 years ago
- d50ece0 Simplify translation tables headers dependencies by Antonio Nino Diaz · 8 years ago
- 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
- 3df6012 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 9 years ago
- a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 9 years ago
- 12ab697 Move spinlock library code to AArch64 folder by Soby Mathew · 9 years ago
- a604623 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · 9 years ago
- 5d1c104 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 9 years ago
- e0ae9fa Introduce some helper macros for exception vectors by Sandrine Bailleux · 9 years ago
- 231c147 Make:Remove calls to shell from makefiles. by Evan Lloyd · 10 years ago
- 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 10 years ago
- d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
- 63b8440 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 10 years ago
- 0244613 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 10 years ago
- 404dba5 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 10 years ago
- 54dc71e Make generic code work in presence of system caches by Achin Gupta · 10 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
- c04d260 Allow deeper platform port directory structure by Dan Handley · 10 years ago
- 1b70db0 Fix type mismatches in verbose logging by Dan Handley · 10 years ago
- 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 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
- edfda10 Juno: Add support for Test Secure-EL1 Payload by Sandrine Bailleux · 11 years ago
- d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 11 years ago
- a1d8044 Merge pull request #189 from achingupta/ag/tf-issues#153 by Dan Handley · 11 years ago
- 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago
- 0c8d4fe Unmask SError interrupt and clear SCR_EL3.EA bit by Achin Gupta · 11 years ago