summaryrefslogtreecommitdiff
path: root/plat
AgeCommit message (Expand)Author
2018-02-28Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm
2018-02-28Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm
2018-02-27Merge pull request #1274 from dp-arm/dp/a75davidcunado-arm
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-27FVP: restrict dynamic config to Unix build environmentSoby Mathew
2018-02-27Refactor AMU support for Cortex A75Dimitris Papastamos
2018-02-27Factor out CPU AMU helpersDimitris Papastamos
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26FVP: Add TB_FW_CONFIG and HW_CONFIGSoby Mathew
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-02-26ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew
2018-02-26BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew
2018-02-26ARM Platforms: Migrate to new BL handover interfaceSoby Mathew
2018-02-26Introduce the new BL handover interfaceSoby Mathew
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2018-02-26Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmudavidcunado-arm
2018-02-23Merge pull request #1262 from ssalko/ssalko_devdavidcunado-arm
2018-02-22ARM Platforms: Add CASSERT for BL2_BASESoby Mathew
2018-02-22ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1Soby Mathew
2018-02-21Ensure the correct execution of TLBI instructionsAntonio Nino Diaz
2018-02-19Merge pull request #1271 from afaerber/tegra-fixesdavidcunado-arm
2018-02-17Merge pull request #1259 from hzhuang1/fix_uartdavidcunado-arm
2018-02-17tegra: Fix mmap_region_t struct mismatchAndreas Färber
2018-02-17hikey960: avoid hardcode on uart portHaojian Zhuang
2018-02-12ARM platforms: Fix console address for flushJeenu Viswambharan
2018-02-09qemu: Fix interrupt type checkSanteri Salko
2018-02-08hikey*, poplar: platform.mk: Fix typo in variable assignmentsVictor Chong
2018-02-08poplar: Support Trusted OS extra image (OP-TEE header) parsingVictor Chong
2018-02-08poplar: Add LOAD_IMAGE_V2 supportVictor Chong
2018-02-08poplar: Add build option for dram sizeVictor Chong
2018-02-07poplar: Fix typoVictor Chong
2018-02-07poplar: Remove unused function prototypeVictor Chong
2018-02-07Merge pull request #1173 from etienne-lms/armv7-qemudavidcunado-arm
2018-02-06Merge pull request #1224 from masahir0y/gzipdavidcunado-arm
2018-02-05qemu: support ARMv7/Cortex-A15Etienne Carriere
2018-02-02Merge pull request #1249 from masahir0y/uniphierdavidcunado-arm
2018-02-02uniphier: add ULL to physical address literalsMasahiro Yamada
2018-02-02uniphier: allocate xlat region of on-chip SRAM only when neededMasahiro Yamada
2018-02-02uniphier: get back original BL31/32 location used before BL2-AT-EL3Masahiro Yamada
2018-02-01Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptionsdavidcunado-arm
2018-02-02uniphier: support GZIP-compressed imagesMasahiro Yamada
2018-02-02uniphier: add a helper to get image_infoMasahiro Yamada
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-02-02plat/common: move arch-agnostic fallback functions to C fileMasahiro Yamada
2018-02-01Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada
2018-02-01Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada
2018-02-01Build: merge build macros between FIP_ and FWU_FIP_Masahiro Yamada
2018-02-01Merge pull request #1240 from dp-arm/dp/smcccdavidcunado-arm