summaryrefslogtreecommitdiff
path: root/include/plat/arm
AgeCommit message (Expand)Author
2018-03-02Remove sp_min functions from plat_common.cSoby Mathew
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.4 Part 2Roberto Vargas
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2018-02-28Fix MISRA rule 8.3 Part 1Roberto Vargas
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-02-26ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew
2018-02-26ARM Platforms: Migrate to new BL handover interfaceSoby Mathew
2018-01-19Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm
2018-01-18bl2-el3: Add BL2 at EL3 support in FVPRoberto Vargas
2018-01-11Increase BL31 memory space by 2 pagesDimitris Papastamos
2018-01-03Move TSP to TZC secured DRAMDimitris Papastamos
2017-12-19ARM platforms: Allow platforms to define SDEI eventsJeenu Viswambharan
2017-12-10Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dramdavidcunado-arm
2017-12-08Merge pull request #1174 from antonio-nino-diaz-arm/an/page-sizedavidcunado-arm
2017-12-06SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAMAntonio Nino Diaz
2017-11-29ARM platforms: Fixup AArch32 buildsSoby Mathew
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-13ARM platforms: Enable SDEIJeenu Viswambharan
2017-11-13ARM platforms: Define exception macrosJeenu Viswambharan
2017-11-13ARM platforms: Make arm_validate_ns_entrypoint() commonJeenu Viswambharan
2017-11-09SPM: FVP: Introduce port of SPMAntonio Nino Diaz
2017-11-03Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_savedavidcunado-arm
2017-10-25plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabledQixiang Xu
2017-10-16ARM platforms: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-11ARM platforms: enable GICv3 state save/restoreSoby Mathew
2017-10-11ARM platforms: Add support for EL3 TZC memory regionSoby Mathew
2017-10-06Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLESDavid Cunado
2017-10-04Merge pull request #1109 from robertovargas-arm/mem_protectdavidcunado-arm
2017-09-25mem_protect: Add DRAM2 to the list of mem protected rangesRoberto Vargas
2017-09-25mem_protect: Add mem_protect support in Juno and FVP for DRAM1Roberto Vargas
2017-09-22plat/arm : update BL size macros to give BL1 and BL2 more space for TBBQixiang Xu
2017-09-12plat/arm: Fix BL31_BASE when RESET_TO_BL31=1Qixiang Xu
2017-09-06CSS: Changes for SDS frameworkSoby Mathew
2017-09-06Fix JUNO AArch32 buildSoby Mathew
2017-09-05Fix BL2 memory map when OP-TEE is the Secure PayloadSoby Mathew
2017-08-31ARM platforms: Map TSP only when TSPD is includedSandrine Bailleux
2017-08-29Merge pull request #1071 from jeenu-arm/syntax-fixdanh-arm
2017-08-29plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomalyJeenu Viswambharan
2017-08-29Merge pull request #1068 from jenswi-linaro/optee_arm_platdanh-arm
2017-08-25ARM plat: change OP-TEE pageable load baseJens Wiklander
2017-08-22norflash: Add nor_erase() to NOR driverRoberto Vargas
2017-08-22norflash: Wait for WSM bit in lock/unlockRoberto Vargas
2017-08-14Merge pull request #1040 from sliai/support-opteed-headerdanh-arm
2017-08-09Add Trusted OS extra image parsing support for ARM standard platformsSummer Qin
2017-08-02FVP: Support Base FVP RevCJeenu Viswambharan
2017-07-31Merge pull request #1034 from dp-arm/dp/uart-clockdavidcunado-arm
2017-07-25Fix CSS UART clock valueDimitris Papastamos