266 Commits (0c487ea42a8abb4062e26bfda42aacfd0fe84601)

Author SHA1 Message Date
Antonio Nino Diaz 2f37046524 Add support for the SMC Calling Convention 2.0 7 years ago
Jiafei Pan 7d173fc594 Add support for BL2 in XIP memory 7 years ago
Antonio Nino Diaz aafd8e1c9f SPM: Assert value of `ENABLE_SPM` build flag 7 years ago
Michalis Pappas 46e5e035ab Platforms cannot override ENABLE_STACK_PROTECTOR 7 years ago
David Cunado 4a577f9628 Release v1.5: Update minor version number to 5 7 years ago
Dan Handley bc1a03c7a6 Improve MULTI_CONSOLE_API deprecation warnings 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Soby Mathew 38c14d88df Makefile: Add `all` target to MAKE_DTBS 7 years ago
Soby Mathew 566034fc27 Add image_id to bl1_plat_handle_post/pre_image_load() 7 years ago
Jeenu Viswambharan c8b55b8f8b Add EL3_EXCEPTION_HANDLING to build command line 7 years ago
Masahiro Yamada 0fc50a86c1 plat/common: move arch-agnostic fallback functions to C file 7 years ago
Masahiro Yamada 33950dd8fe Build: change the first parameter of TOOL_ADD_IMG to lowercase 7 years ago
Masahiro Yamada c939d13a8c Build: rename FIP_ADD_IMG to TOOL_ADD_IMG 7 years ago
Masahiro Yamada 1dc0714f10 Build: merge build macros between FIP_ and FWU_FIP_ 7 years ago
Masahiro Yamada 9cd152397d Build: refactor BL32 build rules 7 years ago
Masahiro Yamada 76d27d24d4 Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...) 7 years ago
Julius Werner b25a577fda Makefile: Use ld.bfd linker if available 7 years ago
Antonio Nino Diaz 51d2893750 Analyze coding style of patches individually 7 years ago
Steve Capper d1156e0b96 Correct the Makefile logic for disabling PIE 7 years ago
Roberto Vargas c9b31ae85f bl2-el3: Don't include BL2 in fip for BL2 at EL3 7 years ago
Roberto Vargas b1d27b484f bl2-el3: Add BL2_EL3 image 7 years ago
david cunado f7ec31db2d Disable PIE compilation option 7 years ago
Julius Werner 9536bae6df Add new function-pointer-based console API 7 years ago
David Cunado 1a853370ff Enable SVE for Non-secure world 7 years ago
Soby Mathew 5744e8746d ARM platforms: Fixup AArch32 builds 7 years ago
Dimitris Papastamos 0319a97747 Implement support for the Activity Monitor Unit on Cortex A75 7 years ago
Sandrine Bailleux da547d4b4e Fix Makefile for ARMv8-A AArch32 build 7 years ago
Dimitris Papastamos 281a08cc64 Refactor Statistical Profiling Extensions implementation 7 years ago
Antonio Nino Diaz 2fccb22804 SPM: Introduce Secure Partition Manager 7 years ago
Etienne Carriere 26e63c4450 ARMv7 target is driven by ARM_ARCH_MAJOR==7 7 years ago
Masahiro Yamada 8012cc5c2f Build: introduce ${BUILD_PLAT} target to create the top build directory 7 years ago
Jeenu Viswambharan 74dce7fa6e GIC: Add APIs to set interrupt type and query support 7 years ago
Nishanth Menon 03b397a828 Makefile: Add ability to build dtb 8 years ago
Soby Mathew 7f56e9a31c Implement log framework 7 years ago
Qixiang Xu 76580f3d69 Filter out invalid configure for EL3_PAYLOAD_BASE 7 years ago
Etienne Carriere 66079b04ec Makefile: correct path for CHECKPATCH warnings 7 years ago
Jeenu Viswambharan e33fd44548 CCI: Adapt for specific product at run time 7 years ago
Jeenu Viswambharan c1232c31ce Fix alphabetic ordering 7 years ago
David Cunado 07f2178a9d Release v1.4: Update minor version number to 4 7 years ago
Douglas Raillard c2b8806fb6 Introduce TF_LDFLAGS 7 years ago
Douglas Raillard a94cc374ab Apply workarounds for A53 Cat A Errata 835769 and 843419 7 years ago
dp-arm d832aee900 aarch64: Enable Statistical Profiling Extensions for lower ELs 8 years ago
Antonio Nino Diaz 79eb1aff78 Remove `DISABLE_PEDANTIC` build option 8 years ago
dp-arm 7559633b9c build: Introduce ARM Compiler 6 support 8 years ago
dp-arm d5461857ac build: Introduce clang support 8 years ago
dp-arm 72610c4102 build: Introduce HOSTCC flag 8 years ago
dp-arm 344af65608 Switch default C environment from c99 to gnu99 8 years ago
Antonio Nino Diaz da5241cb15 Introduce `tf_snprintf` 8 years ago
Masahiro Yamada bb41eb7a9d cert: move platform_oid.h to include/tools_share for all platforms 8 years ago
Masahiro Yamada 2a6c1a8f9a fip: move headers shared between TF and fiptool to include/tools_share 8 years ago