2931 Commits (36af3455e2213b0ad923bdd8bd1d88304f7265c9)
 

Author SHA1 Message Date
Masahiro Yamada 36af3455e2 Build: make tools depend on $(BIN) instead of PHONY target 7 years ago
Masahiro Yamada 91704d9d48 Build: remove third argument of CERT_ADD_CMD_OPT 7 years ago
Masahiro Yamada c939d13a8c Build: rename FIP_ADD_IMG to TOOL_ADD_IMG 7 years ago
Masahiro Yamada 10cea93456 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD 7 years ago
Masahiro Yamada f30ee0b9c0 Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD 7 years ago
Masahiro Yamada 945b316fa8 Build: rip off unneeded $(eval ...) from buid macros 7 years ago
Masahiro Yamada 1dc0714f10 Build: merge build macros between FIP_ and FWU_FIP_ 7 years ago
Masahiro Yamada 34ec84944c Build: squash MAKE_TOOL_ARGS into MAKE_BL 7 years ago
Masahiro Yamada 9cd152397d Build: refactor BL32 build rules 7 years ago
Masahiro Yamada 76d27d24d4 Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...) 7 years ago
Masahiro Yamada 802d2dd2ba Build: check if specified external image exists 7 years ago
davidcunado-arm 334e1ceb48
Merge pull request #1236 from dbasehore/gic-save-restore 7 years ago
davidcunado-arm e45820dc54
Merge pull request #1242 from afaerber/fiptool-hikey-pad 7 years ago
davidcunado-arm e282b9d97d
Merge pull request #1220 from jwerner-chromium/JW_ld_bfd 7 years ago
davidcunado-arm e58f4d8eaf
Merge pull request #1248 from stevecapperarm/fixes/pie-logic 7 years ago
davidcunado-arm eefd04b69c
Merge pull request #1235 from jwerner-chromium/JW_udelay 7 years ago
davidcunado-arm e47541ac6e
Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer 7 years ago
davidcunado-arm aca8a49041
Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc 7 years ago
davidcunado-arm 380accaa48
Merge pull request #1243 from afaerber/hikey-docs 7 years ago
Julius Werner b25a577fda Makefile: Use ld.bfd linker if available 7 years ago
Sandrine Bailleux 7c0a843fa2 Fix documentation for CnP bit 7 years ago
davidcunado-arm 1b56ed666c
Merge pull request #1241 from vchong/fixmemprot 7 years ago
Sandrine Bailleux c4fa173936 SPM: Map devices in the 1st GB 7 years ago
Andreas Färber 1b9e79e8a5 docs: hikey: Fix typo 7 years ago
Andreas Färber 8e4cdd2210 fiptool: Fix use after free 7 years ago
Victor Chong d5d5595ab1 hikey: fix assert in sec_protect() 7 years ago
davidcunado-arm 5df277800f
Merge pull request #1205 from petegriffin/hikey-protect-memory 7 years ago
Derek Basehore 3284ce15ba rockchip: Disable rdist before pwr_dm_suspend is called 7 years ago
Julius Werner e2aec918d0 delay_timer: Guarantee that delay time can never be undershot 7 years ago
davidcunado-arm f478253da8
Merge pull request #1232 from masahir0y/uniphier 7 years ago
davidcunado-arm 73ba5d4001
Merge pull request #1234 from SNG-ARM/master 7 years ago
davidcunado-arm 8253eb57e2
Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling 7 years ago
davidcunado-arm d95eb476d5
Merge pull request #1228 from dp-arm/dp/cve_2017_5715 7 years ago
davidcunado-arm e5dbebf84e
Merge pull request #1223 from vchong/poplar_bl1loadsfip 7 years ago
davidcunado-arm 040f1e6987
Merge pull request #1193 from jwerner-chromium/JW_coreboot 7 years ago
Masahiro Yamada 247fc04351 uniphier: switch to BL2-AT-EL3 and remove BL1 support 7 years ago
Masahiro Yamada 8e053dc5eb uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox 7 years ago
davidcunado-arm d2184052ec
Merge pull request #1233 from soby-mathew/sm/rm_uniphier_override 7 years ago
Peter Griffin 52988b38c0 hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path 7 years ago
Jerome Forissier 3d5d9f5aa8 hikey: configure the top 16MB of DRAM as secure 10 years ago
Derek Basehore b38c6f6b2d rockchip/rk3399: Save and restore GIC 7 years ago
Derek Basehore 8c1e78af46 rockchip/rk3399: Add udelay to wait loops 7 years ago
Derek Basehore b2a0af1bff rockchip/rk3399: Fix QOS save/restore 7 years ago
Derek Basehore 3580a497b5 GICv3: Fix Dist restore for when the GIC is reset 7 years ago
Derek Basehore aa9ee82dc1 rockchip/rk3399: Change PD_CTR_LOOP to 10000 7 years ago
Steve Capper d1156e0b96 Correct the Makefile logic for disabling PIE 7 years ago
Julius Werner 7baa7bcaf5 Make div_round_up() correct for divisors that are not a power of 2 7 years ago
Sughosh Ganu 6dafcebcf5 SPM: Declare explicit width based types in secure_partition_boot_info_t structure 7 years ago
Soby Mathew 376185c4d8 Allow API deprecation for uniphier platform 7 years ago
Victor Chong 15b54e7bf8 poplar: Add support for recovery build 7 years ago