- 7a95759 fix(build): ensure `$(ROT_KEY)` depends on correct directory rules by Chris Kay · 9 months ago
- c961e68 fix(poplar): use sysctrl module to reset by Yang Xiwen · 1 year, 5 months ago
- 88bc65d fix(poplar): shutdown wdt0 before powering off by Yang Xiwen · 1 year, 5 months ago
- 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
- af3e8e6 refactor(console): consolidate console runtime switch by Salman Nabi · 1 year, 6 months ago
- d51a632 refactor(hisilicon): console runtime switch on bl31 exit by Salman Nabi · 1 year, 6 months ago
- fd51b21 fix(spmd): fix build error with spmd by Govindraj Raja · 2 years, 3 months ago
- f0b64e5 feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 2 years, 5 months ago
- 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
- da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
- c371b83 feat(hikey960): read serial number from UFS by Arthur Cassegrain · 3 years, 8 months ago
- 25a357f feat(hikey960): add a FF-A logical partition by Lukas Hanel · 2 years, 10 months ago
- 5f905a2 feat(hikey960): add memory sharing hooks for SPMC_AT_EL3 by vallau01 · 3 years ago
- feebd4c feat(hikey960): add plat-defines for SPMC_AT_EL3 by Lukas Hanel · 3 years, 5 months ago
- e618c62 feat(hikey960): define a datastore for SPMC_AT_EL3 by Lukas Hanel · 3 years, 5 months ago
- 6971642 feat(hikey960): add SP manifest for SPMC_AT_EL3 by Lukas Hanel · 3 years, 5 months ago
- e0eea33 feat(hikey960): increase secure workspace to 64MB by Arthur Cassegrain · 3 years, 8 months ago
- 6cfc807 feat(hikey960): upgrade to xlat_tables_v2 by Lukas Hanel · 4 years, 3 months ago
- e2fe267 chore: use tabs for indentation by Jorge Troncoso · 3 years ago
- e95abc4 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 3 years, 1 month ago
- e682c72 build(hikey): platform changes for verifying gpt header crc by Rohit Ner · 3 years, 3 months ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
- 9171ced plat/hisilicon: do not keep mmc_device_info in stack by Yann Gautier · 4 years, 5 months ago
- 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
- ad43c49 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 5 years ago
- cfde187 hikey960: Enable system power off callback by Leo Yan · 5 years ago
- f695e1e pl011: Use generic console_t data structure by Andre Przywara · 6 years ago
- 28abb2c hisilicon: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 6 years ago
- deb330c hikey: fix to load FIP by partition table. by Haojian Zhuang · 6 years ago
- c61cf58 hikey960: fix to load FIP by partition table by Haojian Zhuang · 6 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
- d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
- 9352be8 Use explicit-width data types in AAPCS parameter structs by Julius Werner · 6 years ago
- d3b6df7 Update hisilicon drivers to not rely on undefined overflow behaviour by Justin Chadwell · 6 years ago
- 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
- 8408605 hikey: Add define for UART2 by Michalis Pappas · 6 years ago
- 72db70c Merge changes from topic "av/tls-heap" into integration by Antonio Niño Díaz · 6 years ago
- 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago
- 7d76df7 hikey960: Fix race condition between hotplug and idles by Wei Yu · 6 years ago
- c8ab47d hikey960: enable IOMCU DMAC by Ryan Grachek · 6 years ago
- a45ccf1 Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup by Antonio Niño Díaz · 7 years ago
- 5e44781 Remove unneeded include paths in PLAT_INCLUDES by Antonio Nino Diaz · 7 years ago
- f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 7 years ago
- 9603426 hikey960: EDMAC: leave channel 0 as secure by Ryan Grachek · 7 years ago
- c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 7 years ago
- 12e0ca4 hikey960:Corrected erroneous DDR_SIZE by Joel Hutton · 7 years ago
- f58c310 hikey960: Increase max xlat tables by Joel Hutton · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- b7c6529 io_block: define MAX_IO_BLOCK_DEVICES as unsigned by Yann Gautier · 7 years ago
- 87f6740 hikey960: initialize EDMAC and channels by Ryan Grachek · 7 years ago
- b79de2d hikey: remove delay after eMMC initialized by Haojian Zhuang · 7 years ago
- f6be435 hikey: increase delay after eMMC initialized by Ryan Grachek · 7 years ago
- 91ece4e Merge pull request #1674 from jforissier/hisi-multi-console by Antonio Niño Díaz · 7 years ago
- 5c58c8b poplar: Use new console APIs by Jerome Forissier · 7 years ago
- 5189ea2 hikey960: Use new console APIs by Jerome Forissier · 7 years ago
- c779b15 hikey: Use new console APIs by Jerome Forissier · 7 years ago
- c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
- 4eb835f Merge pull request #1661 from hzhuang1/emmc_delay by Soby Mathew · 7 years ago
- a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
- cd3272e hikey: add delay after eMMC initialized by Haojian Zhuang · 7 years ago
- 0818e9e poplar: Decouple from plat/arm files by Antonio Nino Diaz · 7 years ago
- 9c675b3 Add plat_crash_console_flush to platforms without it by Antonio Nino Diaz · 7 years ago
- a623832 Replace S-EL3 references by EL3 by John Tsichritzis · 7 years ago
- 3ccfcd6 Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated by Soby Mathew · 7 years ago v2.0-rc0
- 9a983cf Merge pull request #1589 from hzhuang1/topic/fix_clang by Dimitris Papastamos · 7 years ago
- 82fbaa3 poplar: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
- 210d90a hikey960: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
- c3b5800 hikey: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
- d5ed294 poplar: fix build error with POPLAR_RECOVERY=1 by Shawn Guo · 7 years ago
- 492a504 hikey960: fix build issue for clang by Haojian Zhuang · 7 years ago
- 00a6462 hikey: fix build issue for clang by Haojian Zhuang · 7 years ago
- 745d8a8 hikey960: Add development TBB support by Teddy Reed · 7 years ago
- 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
- 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
- 07da0bf Merge pull request #1516 from antonio-nino-diaz-arm/an/printf by Dimitris Papastamos · 7 years ago
- eba1b6b plat/poplar: migrate to mmc framework by Haojian Zhuang · 7 years ago
- 261e43b plat/hikey: migrate to mmc framework by Haojian Zhuang · 7 years ago
- 6a23356 Replace stdio.h functions by TF functions by Antonio Nino Diaz · 7 years ago
- 128dad9 Merge pull request #1494 from hzhuang1/pcie_pin by Soby Mathew · 7 years ago
- 16bec9c Hikey960: configure pins for PCIe controller by Kaihua Zhong · 7 years ago
- 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
- 99eb5ae hikey: include TBB in BL1 by Haojian Zhuang · 7 years ago
- 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
- e59a3bf hikey: Add development TBB support by Teddy Reed · 7 years ago
- 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
- 9c52bbc Merge pull request #1361 from vchong/tool_add_img by danh-arm · 7 years ago
- 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
- 00ad56e poplar: rename FIP_ADD_IMG to TOOL_ADD_IMG by Victor Chong · 7 years ago
- ed253f5 hikey: clean sram before mcu used by Haojian Zhuang · 7 years ago
- 1d99955 hikey: save ddr parameters into SRAM by Haojian Zhuang · 7 years ago
- 483dce7 hikey: update ddr initialization by Haojian Zhuang · 7 years ago
- 6ab136c Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statements by Dimitris Papastamos · 7 years ago
- bd79727 Merge pull request #1331 from hzhuang1/reboot_delay by Dimitris Papastamos · 7 years ago
- e74af2a Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers by Dimitris Papastamos · 7 years ago
- 7dcef5e hikey960: add delay before reset by Haojian Zhuang · 7 years ago
- 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 7 years ago
- 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
- 4368ae0 plat/hikey: boot memory layout to dedicated file by Michael Brandl · 7 years ago
- bf35944 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 7 years ago
- 84b589c hikey: fix build issue with CLANG by Haojian Zhuang · 7 years ago