summaryrefslogtreecommitdiff
path: root/include/plat
AgeCommit message (Expand)Author
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
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
2017-07-20CSS: Prevent SCP_BL2/2U from overwriting BL1 RW dataSoby Mathew
2017-06-28ARM plat changes to enable CryptoCell integrationSoby Mathew
2017-06-23Merge pull request #997 from dp-arm/dp/spedavidcunado-arm
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-06-05Add SCMI support for Juno platformSoby Mathew
2017-06-05CSS: Add SCMI driver for SCPSoby Mathew
2017-05-24Merge pull request #938 from masahir0y/tools_sharedanh-arm
2017-05-24cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada
2017-05-15AArch32: Add BL2U supportYatharth Kochar
2017-05-15AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-04Introduce ARM SiP service to switch execution stateJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-04-29Merge branch 'integration' into tf_issue_461Scott Branden
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden
2017-04-24CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND APISoby Mathew
2017-04-21Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm
2017-04-20AArch32: Add SP_MIN support for JUNOYatharth Kochar
2017-04-20Changes to support execution in AArch32 state for JUNOYatharth Kochar
2017-04-19ARM platforms: Add option to use xlat tables lib v1Antonio Nino Diaz
2017-04-12Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm
2017-04-06Merge pull request #888 from douglas-raillard-arm/dr/fix_ULL_issuedavidcunado-arm
2017-04-03Fix ARM_BL31_IN_DRAM buildDouglas Raillard
2017-03-31Add support for GCC stack protectionDouglas Raillard