296 Commits (f240728b76c05ac507189a37375b120379eda650)

Author SHA1 Message Date
Antonio Nino Diaz 801cf93c48 Add and use plat_crash_console_flush() API 8 years ago
Summer Qin d8d6cf247b ARM platforms: Add support for MT bit in MPIDR 8 years ago
dp-arm 75311203d8 Move plat/common source file definitions to generic Makefiles 8 years ago
Antonio Nino Diaz bf75a3710c ARM platforms: Enable xlat tables lib v2 8 years ago
dp-arm 04c1db1e57 PSCI: Decouple PSCI stat residency calculation from PMF 8 years ago
Douglas Raillard 32f0d3c6c3 Replace some memset call by zeromem 8 years ago
Masahiro Yamada 6af03f9c45 Use #ifdef for AARCH32 instead of #if 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 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
Sandrine Bailleux 949a52d24e Fix integer overflows in BL1 FWU code 8 years ago
Jeenu Viswambharan e12cb61f0e AArch32: Print ASM_ASSERT and panic messages 8 years ago
dp-arm d35dee23b6 tbbr: Fix updating of Non-Trusted NV counter 8 years ago
Jeenu Viswambharan d17b953ab3 Introduce ARM platform APIs for GICv3 Redistributor 8 years ago
Yatharth Kochar 53d703a555 Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 8 years ago
Soby Mathew 5486a9653b Allow ARM Standard platforms to dynamically define PSCI capability 8 years ago
Douglas Raillard 91a422d69f Clarify dependency for PSCI_EXTENDED_STATE_ID 8 years ago
dp-arm f10796a068 Introduce ARM SiP service 8 years ago
Yatharth Kochar d991551872 AArch32: Support in SP_MIN to receive arguments from BL2 8 years ago
Yatharth Kochar 6fe8aa2fa6 AArch32: Add ARM platform changes in BL2 8 years ago
Yatharth Kochar 83fc4a930b AArch32: Add ARM platform changes in BL1 8 years ago
Yatharth Kochar a8aa7fec1d ARM platform changes for new version of image loading 8 years ago
Soby Mathew 181bbd41fb AArch32: Add FVP support for SP_MIN 8 years ago
Soby Mathew 877cf3ff12 AArch32: Add essential ARM platform and FVP support 8 years ago
Soby Mathew a4beaaffed Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms 8 years ago
Soby Mathew 48ac1df946 Cater for preloaded BL33 within plat_get_ns_image_entrypoint() 9 years ago
Soby Mathew bc149bfcae Move `arm_common.c` out of aarch64 folder 8 years ago
Soby Mathew bb2162f140 Include `plat_psci_common.c` from the new location 9 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Sandrine Bailleux 84aaf55961 Add some verbose traces in arm_setup_page_tables() 9 years ago
Sandrine Bailleux 0af559a833 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA 8 years ago
Sandrine Bailleux b2c96eed56 ARM platforms: Include BL2U's RO section in total memory region 9 years ago
Sandrine Bailleux af419dd637 ARM platforms: Restrict mapping of Trusted ROM in BL1 9 years ago
Sandrine Bailleux ed81f3ebbf Introduce utils.h header file 8 years ago
Sandrine Bailleux b5fa6563e6 Introduce arm_setup_page_tables() function 9 years ago
Soby Mathew d75f2578bb Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platforms 9 years ago
Sandrine Bailleux b4127c1fc0 Fix a syntax error 9 years ago
Soby Mathew 7123787616 Add CCN support to FVP platform port 9 years ago
Antonio Nino Diaz f3d3b316f8 Implement plat_get_syscnt_freq2 on platforms 9 years ago
Soby Mathew 21a3973de0 Remove support for legacy VE memory map in FVP 9 years ago
Yatharth Kochar 1969625afa Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms 9 years ago
Yatharth Kochar c073fda1c6 Move `plat_get_syscnt_freq()` to arm_common.c 9 years ago
Soby Mathew 3e4b8fdcd3 Migrate platform ports to the new xlat_tables library 9 years ago
Antonio Nino Diaz 68450a6d5b Rename BL33_BASE option to PRELOADED_BL33_BASE 9 years ago
Antonio Nino Diaz d5d6b89611 Fix BL33_BASE option to work with RESET_TO_BL31 9 years ago
Antonio Nino Diaz 81d139d577 Remove BL32_BASE when building without SPD for FVP 9 years ago
Soren Brinkmann 21aa752dd8 arm: common: Make timer configuration conditional 9 years ago
Soby Mathew a0ad6019ff Modify return type of plat_get_ns_image_entrypoint() 9 years ago
Vikram Kanigiri 618f0feeed Add support to program a DMC-500 TZC on ARM platforms 9 years ago
Soby Mathew 57f782019a Migrate ARM standard platforms to the refactored TZC driver 9 years ago