summaryrefslogtreecommitdiff
path: root/include/plat/arm/board
AgeCommit message (Expand)Author
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-05-24cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada
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-19ARM platforms: Add option to use xlat tables lib v1Antonio Nino Diaz
2017-04-03Fix ARM_BL31_IN_DRAM buildDouglas Raillard
2017-03-08ARM platforms: Enable xlat tables lib v2Antonio Nino Diaz
2017-03-08Add dynamic region support to xlat tables lib v2Antonio Nino Diaz
2017-01-26Resolve build errors flagged by GCC 6.2David Cunado
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-07-25ARM platforms: Define common image sizesAntonio Nino Diaz
2016-07-08ARM CSS platforms: Map flash as execute-never by defaultSandrine Bailleux
2016-03-31Add support to load BL31 in DRAMDavid Wang
2016-02-26Merge pull request #533 from yatharth-arm/yk/genfw-1292danh-arm
2016-02-22Fix the inconsistencies in bl1_tbbr_image_descs[]Yatharth Kochar
2016-02-22Rationalise MMU and Page table related constants on ARM platformsVikram Kanigiri
2016-02-01Use tf_printf() for debug logs from xlat_tables.cSoby Mathew
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-12-14TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo
2015-12-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09FWU: Add Firmware Update support in BL2U for ARM platformsYatharth Kochar
2015-12-09FWU: Add Firmware Update support in BL1 for ARM platformsYatharth Kochar
2015-12-09Specify BL31 runtime console for ARM Standard platformsSoby Mathew
2015-12-04Fix SP804 delay timer on FVPJuan Castillo
2015-12-02Merge pull request #449 from jcastillo-arm/jc/tbb_oiddanh-arm
2015-12-02TBB: add Trusted Watchdog support on ARM platformsJuan Castillo
2015-12-02TBB: add ARM OIDsJuan Castillo
2015-11-27Add basic NOR flash driver for ARM platformsJuan Castillo
2015-06-25TBB: add platform API to read the ROTPK informationJuan Castillo
2015-06-18FVP: Add SP804 delay timerRyan Harkin
2015-04-28Add common ARM and CSS platform codeDan Handley