117 Commits (0dc3c353054896722b7cbfbd04a4d845619485e7)

Author SHA1 Message Date
Antonio Nino Diaz da5241cb15 Introduce `tf_snprintf` 8 years ago
Masahiro Yamada 2a6c1a8f9a fip: move headers shared between TF and fiptool to include/tools_share 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
Yatharth Kochar dc787588a5 AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor 8 years ago
Antonio Nino Diaz 044bb2faab Remove build option `ASM_ASSERTION` 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago
Soby Mathew 5dffb46c9c Re-factor header files for easier PSCI library integration 8 years ago
dp-arm 85e93ba093 Disable secure self-hosted debug via MDCR_EL3/SDCR 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Jeenu Viswambharan b38bc68b9e Allow spin locks to be defined from assembly 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 8 years ago
Sandrine Bailleux 99c5ebafbe Export is_mem_free() function 8 years ago
Jeenu Viswambharan e12cb61f0e AArch32: Print ASM_ASSERT and panic messages 8 years ago
Jeenu Viswambharan a806dad58c Define and use no_ret macro where no return is expected 8 years ago
David Cunado 939f66d6c4 Reset EL2 and EL3 configurable controls 8 years ago
Douglas Raillard b91d935fee Add CFI debug frame information for ASM functions 8 years ago
David Cunado 495f3d3c51 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR 8 years ago
Yatharth Kochar 9c1dceb106 AArch32: Add `memcpy4` function in assembly 8 years ago
Soby Mathew f426fc0519 PSCI: Introduce PSCI Library argument structure 8 years ago
Yatharth Kochar 1a0a3f0622 AArch32: Common changes needed for BL1/BL2 8 years ago
Yatharth Kochar 7260022636 Add new version of image loading. 8 years ago
Soby Mathew e33b78a658 AArch32: Add support in TF libraries 9 years ago
Soby Mathew 1ae0a49a37 AArch32: Add API to invoke runtime service handler 9 years ago
Soby Mathew f24307dec4 AArch32: Add assembly helpers 9 years ago
Soby Mathew 738b1fd7c0 Rearrange assembly helper macros 8 years ago
Soby Mathew cf0b1492ed Introduce PSCI Library Interface 9 years ago
Soby Mathew 532ed61838 Introduce `el3_runtime` and `PSCI` libraries 9 years ago
Soby Mathew da554d7439 Fix coding guideline warnings 9 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Sandrine Bailleux 5d1c104f9a Introduce SEPARATE_CODE_AND_RODATA build flag 8 years ago
Sandrine Bailleux ed81f3ebbf Introduce utils.h header file 8 years ago
Soby Mathew 663db206f8 Derive stack alignment from CACHE_WRITEBACK_GRANULE 9 years ago
Soby Mathew 8cd16e6b5b Build option to include AArch32 registers in cpu context 9 years ago
Sandrine Bailleux 79627dc372 Fill exception vectors with zero bytes 9 years ago
Sandrine Bailleux e0ae9fab61 Introduce some helper macros for exception vectors 9 years ago
Sandrine Bailleux 10c252c14b Fix build error with optimizations disabled (-O0) 9 years ago
Soby Mathew 99e58f9e69 Enable SCR_EL3.SIF bit 9 years ago
Gerald Lejeune adb4fcfb4c Enable asynchronous abort exceptions during boot 9 years ago
Soby Mathew 1319e7b193 Make cpu operations warning a VERBOSE print 9 years ago
Antonio Nino Diaz 1c3ea103d2 Remove all non-configurable dead loops 9 years ago
Antonio Nino Diaz 4e85e4fd11 Initialize secondary CPUs during cold boot 9 years ago
Yatharth Kochar 843ddee4aa Fix the inconsistencies in bl1_tbbr_image_descs[] 9 years ago
Soren Brinkmann 70ecb564fd Migrate __warn_deprecated -> __deprecated 9 years ago
Soby Mathew b313d755a7 Rearrange fields in TF data structures to reduce padding 9 years ago
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 9 years ago
Juan Castillo f59821d512 Replace all SCP FW (BL0, BL3-0) references 9 years ago
Juan Castillo 516beb585c TBB: apply TBBR naming convention to certificates and extensions 9 years ago
Yatharth Kochar 2d4d220311 FWU: Add FWU support to `fip_create` tool 9 years ago
Yatharth Kochar 9003fa0b0c FWU: Add Generic BL2U FWU image support in BL2 9 years ago