508 Commits (1a92a0e00a5093c4b46a55b1eadb48187688caf7)

Author SHA1 Message Date
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
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
Jeenu Viswambharan 92bec97f5c xlat v1: Provide direct MMU-enabling stubs 7 years ago
Jeenu Viswambharan 0cc7aa8964 xlat v2: Split MMU setup and enable 7 years ago
Antonio Nino Diaz 3a1b7b108a xlat: Remove mmap_attr_t enum type 6 years ago
Jeenu Viswambharan e7b9473e15 BL31: Introduce jump primitives 7 years ago
Antonio Nino Diaz 7febd83e22 xlat_v2: Fix descriptor debug print 6 years ago
Dimitris Papastamos bd5a76ac7c cpulib: Add ISBs or comment why they are unneeded 7 years ago
Yann Gautier 75df62699b xlat_v2: add a check on mm_cursor->size to avoid infinite loop 6 years ago
Antonio Nino Diaz a0b9bb79a0 xlat v2: Introduce xlat granule size helpers 7 years ago
Daniel Boulby 776ff52a8d Fix MISRA Rule 5.7 Part 3 7 years ago
Daniel Boulby 4069292388 Fix MISRA Rule 5.7 Part 1 7 years ago
Daniel Boulby 7cb81945d5 Fix MISRA Rule 5.3 Part 4 7 years ago
Daniel Boulby 896a5902ec Fix MISRA Rule 5.3 Part 2 7 years ago
John Tsichritzis bdcd33a858 MISRA rule 21.15 fix 7 years ago
Dimitris Papastamos d6b798097e Implement dynamic mitigation for CVE-2018-3639 on Cortex-A76 7 years ago
Dimitris Papastamos 040b546e94 Implement Cortex-Ares 1043202 erratum workaround 7 years ago
Dimitris Papastamos 08268e27ab Add AMU support for Cortex-Ares 7 years ago
Isla Mitchell abbffe98ed Add support for Cortex-Ares and Cortex-A76 CPUs 7 years ago
Dimitris Papastamos 2b91536625 Fast path SMCCC_ARCH_WORKAROUND_1 calls from AArch32 7 years ago
Antonio Nino Diaz 1634cae89d context_mgmt: Make cm_init_context_common public 7 years ago
Dimitris Papastamos fe007b2e15 Add support for dynamic mitigation for CVE-2018-3639 7 years ago
Dimitris Papastamos e086570815 aarch32: Implement static workaround for CVE-2018-3639 7 years ago