summaryrefslogtreecommitdiff
path: root/include/plat/arm/board
AgeCommit message (Expand)Author
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-01-11Increase BL31 memory space by 2 pagesDimitris Papastamos
2018-01-03Move TSP to TZC secured DRAMDimitris Papastamos
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-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-11ARM platforms: enable GICv3 state save/restoreSoby 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 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-08-22norflash: Add nor_erase() to NOR driverRoberto Vargas
2017-08-22norflash: Wait for WSM bit in lock/unlockRoberto Vargas
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