93 Commits (6e79f9fd4b65f473374391595e31c155e9e0ad85)

Author SHA1 Message Date
Jeenu Viswambharan 76454abf4a AArch64: Introduce External Abort handling 7 years ago
Jiafei Pan 7d173fc594 Add support for BL2 in XIP memory 7 years ago
Joel Hutton 9f85f9e379 Clean usage of void pointers to access symbols 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Roberto Vargas 9fb8af33c4 Fix MISRA rule 8.3 in common code 7 years ago
Soby Mathew 101d01e2a2 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API 7 years ago
Soby Mathew a6f340fe58 Introduce the new BL handover interface 7 years ago
Soby Mathew 566034fc27 Add image_id to bl1_plat_handle_post/pre_image_load() 7 years ago
Masahiro Yamada 11f001cb7f bl1: add bl1_plat_handle_{pre,post}_image_load() 7 years ago
Masahiro Yamada ba68ef557b bl2: add bl2_plat_handle_pre_image_load() 7 years ago
Roberto Vargas b1d27b484f bl2-el3: Add BL2_EL3 image 7 years ago
Jeenu Viswambharan b7cb133e5c BL31: Add SDEI dispatcher 7 years ago
Jeenu Viswambharan 4ee8d0becd GIC: Introduce API to get interrupt ID 7 years ago
Antonio Nino Diaz 2fccb22804 SPM: Introduce Secure Partition Manager 7 years ago
Roberto Vargas 01f62b6d0d Add platform hooks for boot redundancy support 7 years ago
Jeenu Viswambharan d55a445069 GIC: Add API to set priority mask 7 years ago
Jeenu Viswambharan a2816a1644 GIC: Add API to set/clear interrupt pending 7 years ago
Jeenu Viswambharan fc529fee72 GIC: Add API to set interrupt routing 7 years ago
Jeenu Viswambharan 8db978b5a8 GIC: Add API to raise secure SGI 7 years ago
Jeenu Viswambharan 74dce7fa6e GIC: Add APIs to set interrupt type and query support 7 years ago
Jeenu Viswambharan f3a866004e GIC: Add API to set interrupt priority 7 years ago
Jeenu Viswambharan 979225f4ee GIC: Add APIs to enable and disable interrupt 7 years ago
Jeenu Viswambharan cbd3f3706d GIC: Add API to get interrupt active status 7 years ago
Jeenu Viswambharan ca43b55d22 GIC: Add APIs to query interrupt types 7 years ago
Jeenu Viswambharan eb68ea9b10 GIC: Add API to get running priority 7 years ago
Soby Mathew 7f56e9a31c Implement log framework 7 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago
Antonio Nino Diaz 801cf93c48 Add and use plat_crash_console_flush() API 8 years ago
dp-arm 04c1db1e57 PSCI: Decouple PSCI stat residency calculation from PMF 8 years ago
David Cunado 9edac0479d Resolve build errors flagged by GCC 6.2 8 years ago
Masahiro Yamada 4749705355 Move BL_COHERENT_RAM_BASE/END defines to common_def.h 8 years ago
Masahiro Yamada ecdc898da3 Use *_END instead of *_LIMIT for linker derived end addresses 8 years ago
dp-arm d35dee23b6 tbbr: Fix updating of Non-Trusted NV counter 8 years ago
Yatharth Kochar 1a0a3f0622 AArch32: Common changes needed for BL1/BL2 8 years ago
Yatharth Kochar 42019bf4e9 Changes for new version of image loading in BL1/BL2 8 years ago
Yatharth Kochar 7260022636 Add new version of image loading. 8 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Sandrine Bailleux 0af559a833 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA 8 years ago
Soby Mathew 04943d33cf Allow dynamic overriding of ROTPK verification 9 years ago
Antonio Nino Diaz d44863910c Add 32 bit version of plat_get_syscnt_freq 9 years ago
Yatharth Kochar c073fda1c6 Move `plat_get_syscnt_freq()` to arm_common.c 9 years ago
Soby Mathew a0ad6019ff Modify return type of plat_get_ns_image_entrypoint() 9 years ago
Juan Castillo 48279d52a7 TBB: add non-volatile counter support 9 years ago
Antonio Nino Diaz 1c3ea103d2 Remove all non-configurable dead loops 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
Dan Handley 1f37b9442f FWU: Pass client cookie to FWU_SMC_UPDATE_DONE 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