summaryrefslogtreecommitdiff
path: root/include/plat
AgeCommit message (Expand)Author
2018-02-02bl1: add bl1_plat_handle_{pre,post}_image_load()Masahiro Yamada
2018-02-02bl2: add bl2_plat_handle_pre_image_load()Masahiro Yamada
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-18bl2-el3: Add BL2_EL3 imageRoberto 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-13BL31: Add SDEI dispatcherJeenu Viswambharan
2017-11-13GIC: Introduce API to get interrupt IDJeenu Viswambharan
2017-11-09SPM: FVP: Introduce port of SPMAntonio Nino Diaz
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
2017-11-03Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_savedavidcunado-arm
2017-10-31Merge pull request #1141 from robertovargas-arm/boot_redundancydavidcunado-arm
2017-10-25plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabledQixiang Xu
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
2017-10-16ARM platforms: Migrate to using interrupt propertiesJeenu Viswambharan
2017-10-16GIC: Add API to set priority maskJeenu Viswambharan
2017-10-16GIC: Add API to set/clear interrupt pendingJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt routingJeenu Viswambharan
2017-10-16GIC: Add API to raise secure SGIJeenu Viswambharan
2017-10-16GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt priorityJeenu Viswambharan
2017-10-16GIC: Add APIs to enable and disable interruptJeenu Viswambharan
2017-10-16GIC: Add API to get interrupt active statusJeenu Viswambharan
2017-10-16GIC: Add APIs to query interrupt typesJeenu Viswambharan
2017-10-16GIC: Add API to get running priorityJeenu 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-18Merge pull request #1093 from soby-mathew/eb/log_fwdavidcunado-arm
2017-09-12plat/arm: Fix BL31_BASE when RESET_TO_BL31=1Qixiang Xu
2017-09-11Implement log frameworkSoby Mathew
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