1381 Commits (f11916bf1dfecd7ee76240eebd847681ce366a67)

Author SHA1 Message Date
Michalis Pappas 0e24ea8156 qemu: don't use C functions for the crash console callbacks 7 years ago
Nariman Poushin b44cfc6d21 ARM platforms: Add support for SGI575 7 years ago
Haojian Zhuang 7dcef5ebbb hikey960: add delay before reset 7 years ago
Joel Hutton 9f85f9e379 Clean usage of void pointers to access symbols 7 years ago
Antonio Nino Diaz e0f21f625f rpi3: Use new console APIs 7 years ago
Jonathan Wright 649c48f5dc plat: fix switch statements to comply with MISRA rules 7 years ago
Jonathan Wright 8ae0df93a0 plat/common: remove fall-through on release build 7 years ago
Michalis Pappas 4c746fc56c qemu: MULTI_CONSOLE_API=0 causes build error 7 years ago
Michalis Pappas 6a55f6aae9 [PATCH 2/2] qemu: Support MULTI_CONSOLE_API 7 years ago
Antonio Nino Diaz 085e80ec11 Rename 'smcc' to 'smccc' 7 years ago
Michalis Pappas f68d22e879 qemu: Add support for stack canary protection 7 years ago
Lin Huang 56bf940730 rockchip/rk3399: save/restore watchdog register correctly 7 years ago
Wang Feng 39b21d19a0 FVP: change the method for translating MPIDR values to a linear indices 7 years ago
Joel Hutton 950c69563f FVP AArch32: Fix flash access in BL32 for mem_protect 7 years ago
Michael Brandl 4368ae07ba plat/hikey: boot memory layout to dedicated file 7 years ago
Antonio Nino Diaz 41376c3a4a tegra: Use SPDX license identifier 7 years ago
Soby Mathew 7b56928a12 Juno: Change the Firmware update detect mechanism 7 years ago
Soby Mathew 74847ab203 BL2U: Fix ARM platform timer initilization 7 years ago
Haojian Zhuang 84b589c9e7 hikey: fix build issue with CLANG 7 years ago
Haojian Zhuang 056b3d49b2 hikey960: fix build issue with CLANG 7 years ago
Haojian Zhuang 4e858ba0ed hikey960: move out duplicated code 7 years ago
Haojian Zhuang 19b731e810 hikey960: fix invoking driver init in image load driver 7 years ago
Haojian Zhuang d2128731a9 hikey960: migrate to bl2_el3 7 years ago
Haojian Zhuang 99ffcaf2ef hikey960: drop LOAD_IMAGE v1 7 years ago
Haojian Zhuang 8495c03af4 hikey960: fix memory overlapped in memory map 7 years ago
Haojian Zhuang 17cf8ab1d0 hikey960: avoid to dump message when fetch boardid 7 years ago
Haojian Zhuang 054c3e0fa3 hikey: move out duplicated code 7 years ago
Haojian Zhuang a628b1ab2a hikey: migrate to bl2_el3 7 years ago
Haojian Zhuang a9b3021e14 hikey: clean dcache for SRAM after initialized 7 years ago
Haojian Zhuang 103c213c0d hikey: drop LOAD_IMAGE v1 7 years ago
Michalis Pappas c5c7538ec4 qemu: Accessing UART1 causes a data abort 7 years ago
Soby Mathew 0ed8c00174 Remove sp_min functions from plat_common.c 7 years ago
Roberto Vargas d0c63eaad1 Fix FVP DRAM2 size 7 years ago
Dan Handley 97924e4521 Suppress spurious deprecated declaration warnings 7 years ago
Roberto Vargas fd116b9f6c Fix MISRA rule 8.4 Part 2 7 years ago
Roberto Vargas 1af540ef2a Fix MISRA rule 8.4 Part 1 7 years ago
Roberto Vargas dc6aad2e13 Fix MISRA rule 8.3 Part 1 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Jeenu Viswambharan fe7210cdca FVP: Allow building for DynamIQ systems 7 years ago
Michalis Pappas 27e0ccabe7 qemu: Support SEPARATE_CODE_AND_RODATA 7 years ago
Sandrine Bailleux 01e808c6f9 Select SCMI/SDS drivers by default on Juno 7 years ago
David Cunado 5724481fdd Update ULL() macro and instances of ull to comply with MISRA 7 years ago
Soby Mathew 09cc7a6df9 FVP: restrict dynamic config to Unix build environment 7 years ago
Dimitris Papastamos f06890ea89 Refactor AMU support for Cortex A75 7 years ago
Dimitris Papastamos a2e702a2f3 Factor out CPU AMU helpers 7 years ago
Antonio Nino Diaz 883d1b5d4a Add comments about mismatched TCR_ELx and xlat tables 7 years ago
Soby Mathew da5f274572 Dynamic cfg: MISRA fixes 7 years ago
Soby Mathew ce6d9643ad FVP: Add TB_FW_CONFIG and HW_CONFIG 7 years ago
Soby Mathew cab0b5b045 ARM Platforms: Load HW_CONFIG in BL2 7 years ago
Soby Mathew c228956afa ARM Platorms: Load TB_FW_CONFIG in BL1 7 years ago