aboutsummaryrefslogtreecommitdiffstats
path: root/plat
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmudavidcunado-arm2018-02-261-1/+3
|\
| * Ensure the correct execution of TLBI instructionsAntonio Nino Diaz2018-02-211-1/+3
* | Merge pull request #1262 from ssalko/ssalko_devdavidcunado-arm2018-02-234-72/+6
|\ \
| * | qemu: Fix interrupt type checkSanteri Salko2018-02-094-72/+6
* | | ARM Platforms: Add CASSERT for BL2_BASESoby Mathew2018-02-221-0/+14
* | | ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1Soby Mathew2018-02-221-0/+7
| |/ |/|
* | Merge pull request #1271 from afaerber/tegra-fixesdavidcunado-arm2018-02-194-4/+4
|\ \
| * | tegra: Fix mmap_region_t struct mismatchAndreas Färber2018-02-174-4/+4
* | | Merge pull request #1259 from hzhuang1/fix_uartdavidcunado-arm2018-02-171-1/+15
|\ \ \ | |/ / |/| |
| * | hikey960: avoid hardcode on uart portHaojian Zhuang2018-02-171-1/+15
| |/
* | ARM platforms: Fix console address for flushJeenu Viswambharan2018-02-122-6/+6
* | hikey*, poplar: platform.mk: Fix typo in variable assignmentsVictor Chong2018-02-083-6/+6
* | poplar: Support Trusted OS extra image (OP-TEE header) parsingVictor Chong2018-02-086-0/+117
* | poplar: Add LOAD_IMAGE_V2 supportVictor Chong2018-02-088-37/+409
* | poplar: Add build option for dram sizeVictor Chong2018-02-082-0/+21
* | poplar: Fix typoVictor Chong2018-02-071-2/+2
* | poplar: Remove unused function prototypeVictor Chong2018-02-071-1/+0
|/
* Merge pull request #1173 from etienne-lms/armv7-qemudavidcunado-arm2018-02-0710-30/+441
|\
| * qemu: support ARMv7/Cortex-A15Etienne Carriere2018-02-0510-30/+441
* | Merge pull request #1224 from masahir0y/gzipdavidcunado-arm2018-02-0612-93/+143
|\ \
| * | uniphier: support GZIP-compressed imagesMasahiro Yamada2018-02-023-2/+57
| * | uniphier: add a helper to get image_infoMasahiro Yamada2018-02-023-9/+14
| * | bl1: add bl1_plat_handle_{pre,post}_image_load()Masahiro Yamada2018-02-021-0/+12
| * | bl2: add bl2_plat_handle_pre_image_load()Masahiro Yamada2018-02-021-0/+12
| * | plat/common: move arch-agnostic fallback functions to C fileMasahiro Yamada2018-02-023-67/+33
| * | Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada2018-02-015-10/+10
| * | Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada2018-02-015-13/+13
| * | Build: merge build macros between FIP_ and FWU_FIP_Masahiro Yamada2018-02-012-4/+4
* | | Merge pull request #1249 from masahir0y/uniphierdavidcunado-arm2018-02-024-28/+39
|\ \ \ | |_|/ |/| |
| * | uniphier: add ULL to physical address literalsMasahiro Yamada2018-02-023-14/+15
| * | uniphier: allocate xlat region of on-chip SRAM only when neededMasahiro Yamada2018-02-022-12/+15
| * | uniphier: get back original BL31/32 location used before BL2-AT-EL3Masahiro Yamada2018-02-022-11/+18
* | | Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptionsdavidcunado-arm2018-02-011-1/+1
|\ \ \ | |/ / |/| |
| * | rockchip/rk3399: Fix memory corruptions or illegal memory accessCaesar Wang2018-01-301-1/+1
* | | Merge pull request #1240 from dp-arm/dp/smcccdavidcunado-arm2018-02-017-0/+14
|\ \ \ | |_|/ |/| |
| * | Disable workaround for CVE-2017-5715 on unaffected platformsDimitris Papastamos2018-01-297-0/+14
* | | Merge pull request #1236 from dbasehore/gic-save-restoredavidcunado-arm2018-02-014-8/+24
|\ \ \ | |_|/ |/| |
| * | rockchip: Disable rdist before pwr_dm_suspend is calledDerek Basehore2018-01-251-3/+3
| * | rockchip/rk3399: Save and restore GICDerek Basehore2018-01-232-0/+10
| * | rockchip/rk3399: Add udelay to wait loopsDerek Basehore2018-01-231-2/+8
| * | rockchip/rk3399: Fix QOS save/restoreDerek Basehore2018-01-231-2/+2
| * | rockchip/rk3399: Change PD_CTR_LOOP to 10000Derek Basehore2018-01-231-1/+1
* | | Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timerdavidcunado-arm2018-01-291-0/+4
|\ \ \ | |_|/ |/| |
| * | SPM: Map devices in the 1st GBSandrine Bailleux2018-01-291-0/+4
* | | hikey: fix assert in sec_protect()Victor Chong2018-01-281-4/+6
* | | Merge pull request #1205 from petegriffin/hikey-protect-memorydavidcunado-arm2018-01-264-0/+106
|\ \ \ | |/ / |/| |
| * | hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data PathPeter Griffin2018-01-241-4/+7
| * | hikey: configure the top 16MB of DRAM as secureJerome Forissier2018-01-244-0/+103
* | | Merge pull request #1232 from masahir0y/uniphierdavidcunado-arm2018-01-256-129/+44
|\ \ \
| * | | uniphier: switch to BL2-AT-EL3 and remove BL1 supportMasahiro Yamada2018-01-245-106/+36