summaryrefslogtreecommitdiff
path: root/include/plat
AgeCommit message (Expand)Author
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
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