723 Commits (93c690eba8ca67b06925d811ea87765215401385)

Author SHA1 Message Date
John Tsichritzis 7436d5d348 DSU erratum 936184 workaround: bug fix 6 years ago
Antonio Nino Diaz 8422a8406b libc: armclang: Implement compiler printf symbols 6 years ago
Antonio Nino Diaz 39b6cc66d6 libc: Use printf and snprintf across codebase 6 years ago
Antonio Nino Diaz 870ce3ddd3 libc: Move tf_printf and tf_snprintf to libc 6 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
Antonio Nino Diaz 7c0ff9c40c libc: Add AArch32 and AArch64 headers 6 years ago
Antonio Nino Diaz 2c5aca6eaa libc: Cleanup FreeBSD files 6 years ago
Antonio Nino Diaz c6fdaa7363 libc: Import files from FreeBSD 6 years ago
Antonio Nino Diaz 8bb6de1518 libc: Introduce cdefs.h, assert.h and strlen.c 6 years ago
Antonio Nino Diaz 4661abc7c4 libc: Cleanup remaining files 6 years ago
Antonio Nino Diaz 7addcb33ef libc: Remove printf-like functions 6 years ago
Antonio Nino Diaz 90f2d452a8 libc: Remove sscanf() and timingsafe_bcmp() 6 years ago
Antonio Nino Diaz 091f39675a libc: Remove non-Arm files 6 years ago
Jeenu Viswambharan 30a8d96e46 RAS: MISRA fixes 6 years ago
Jeenu Viswambharan 5f83591880 AArch64: Enable MPAM for lower ELs 6 years ago
Varun Wadekar 8335396233 cpus: denver: report CVE_2017_5715 mitigation to higher layers 6 years ago
John Tsichritzis 8a6771803f DSU erratum 936184 workaround 6 years ago
Antonio Nino Diaz 1a92a0e00a xlat v2: Support the EL2 translation regime 6 years ago
Antonio Nino Diaz 3e318e4037 xlat v2: Flush xlat tables after being modified 6 years ago
Antonio Nino Diaz e5d5951973 xlat v2: Cleanup get/change mem attr helpers 6 years ago
Roberto Vargas 5accce5bcc Add support for romlib in the build system 7 years ago
Roberto Vargas 6c37334567 Add atexit function to libc 7 years ago
Roberto Vargas 61f72a3425 Create a library file for libc 7 years ago
Roberto Vargas fec3648478 Create a library file for libfdt 7 years ago
Antonio Nino Diaz 362030bf06 psci: Use bool in internal interfaces 6 years ago
Antonio Nino Diaz 5b395e3746 xlat: Use bool instead of int 6 years ago
Antonio Nino Diaz e7b9886c7c xlat: Fix MISRA defects 6 years ago
Andrew F. Davis 39a8fa70f0 PSCI: Fix logic error to skip cache flushing 6 years ago
Sughosh Ganu 4576f73caa RAS: ras_common: Add null pointer check for error record probe function 7 years ago
Antonio Nino Diaz 6b7b0f3686 PSCI: Fix MISRA defects in common and setup code 6 years ago
Antonio Nino Diaz abce1dce8b PSCI: Fix MISRA defects in stat code 6 years ago
Antonio Nino Diaz 8c20c3c987 PSCI: Fix MISRA defects in MEM_PROTECT 6 years ago
Antonio Nino Diaz 621d64f89b PSCI: Fix MISRA defects in ON/OFF/SUSPEND/SYSTEM_OFF 6 years ago
Antonio Nino Diaz 1083b2b315 PSCI: Fix types of definitions 6 years ago
Antonio Nino Diaz 4829df8383 PSCI: Refactor lock macros to comply with MISRA 6 years ago
Antonio Nino Diaz 97373c33b7 PSCI: Replace macros by static inline functions 6 years ago
Antonio Nino Diaz 1dd6c05132 xlat: Remove references to the Trusted Firmware 6 years ago
Antonio Nino Diaz 63ddbae365 xlat v2: Make setup_mmu_config public 6 years ago
Antonio Nino Diaz 6563c0beb8 xlat v2: Turn MMU parameters into 64-bit values 6 years ago
Antonio Nino Diaz aa1d5f6047 xlat v2: Remove IMAGE_EL define 6 years ago
Antonio Nino Diaz 8d164bc6fb xlat v2: Remove unused tlbi helper 6 years ago
Antonio Nino Diaz 468e238275 xlat v2: Remove architectural headers 6 years ago
Joel Hutton 46e8870385 Add initial CPU support for Cortex-Helios 7 years ago
Joel Hutton c84b6cb1aa Add initial CPU support for Cortex-Deimos 7 years ago
Roberto Vargas a9203edae7 Add end_vector_entry assembler macro 7 years ago
Roberto Vargas c96f297f8d Fix MISRA rule 8.3 7 years ago
Antonio Nino Diaz 6a086061ad xlat v2: Make get/set attrs functions less verbose 6 years ago
Antonio Nino Diaz f9d58d1752 xlat v2: Clean debug xlat tables descriptor print 6 years ago
Antonio Nino Diaz fd2299e6b0 xlat v2: Split code into separate files 6 years ago
Jeenu Viswambharan 64ee263e20 DynamIQ: Enable MMU without using stack 7 years ago