93 Commits (9dd94382bd23db0fa201b254dc3f1bebdfd627c2)

Author SHA1 Message Date
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Julius Werner d5dfdeb65f Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 5 years ago
Justin Chadwell d3b6df7c3b Update hisilicon drivers to not rely on undefined overflow behaviour 5 years ago
Ambroise Vincent 5b6ebeec9c Remove MULTI_CONSOLE_API flag and references to it 6 years ago
Michalis Pappas 840860553e hikey: Add define for UART2 6 years ago
Ambroise Vincent 2374ab1799 Mbed TLS: Remove weak heap implementation 6 years ago
Antonio Nino Diaz 5e447816c7 Remove unneeded include paths in PLAT_INCLUDES 6 years ago
Antonio Nino Diaz f660533729 Remove duplicated definitions of linker symbols 6 years ago
Antonio Nino Diaz c9f9d9ea7d Move BL1 and BL2 private defines to bl_common.h 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Yann Gautier b7c6529c41 io_block: define MAX_IO_BLOCK_DEVICES as unsigned 6 years ago
Haojian Zhuang b79de2dca8 hikey: remove delay after eMMC initialized 6 years ago
Ryan Grachek f6be4354cf hikey: increase delay after eMMC initialized 6 years ago
Jerome Forissier c779b15992 hikey: Use new console APIs 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Antonio Nino Diaz a0fee7474f context_mgmt: Fix MISRA defects 6 years ago
Haojian Zhuang cd3272ef5b hikey: add delay after eMMC initialized 6 years ago
Antonio Nino Diaz 9c675b374a Add plat_crash_console_flush to platforms without it 6 years ago
Antonio Nino Diaz c3b5800bbb hikey: Migrate to new interfaces 6 years ago
Haojian Zhuang 00a6462481 hikey: fix build issue for clang 6 years ago
Antonio Nino Diaz 39b6cc66d6 libc: Use printf and snprintf across codebase 6 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
Haojian Zhuang 261e43b78f plat/hikey: migrate to mmc framework 6 years ago
Antonio Nino Diaz 6a23356c4f Replace stdio.h functions by TF functions 6 years ago
Haojian Zhuang 99eb5ae86d hikey: include TBB in BL1 6 years ago
Antonio Nino Diaz 1083b2b315 PSCI: Fix types of definitions 6 years ago
Teddy Reed e59a3bffe4 hikey: Add development TBB support 6 years ago
Roberto Vargas 033648652f Make TF UUID RFC 4122 compliant 7 years ago
Masahiro Yamada 0a2d5b43c8 types: use int-ll64 for both aarch32 and aarch64 7 years ago
Haojian Zhuang ed253f54da hikey: clean sram before mcu used 7 years ago
Haojian Zhuang 1d999558cf hikey: save ddr parameters into SRAM 7 years ago
Haojian Zhuang 483dce7eef hikey: update ddr initialization 7 years ago
Joel Hutton 9f85f9e379 Clean usage of void pointers to access symbols 7 years ago
Jonathan Wright 649c48f5dc plat: fix switch statements to comply with MISRA rules 7 years ago
Michael Brandl 4368ae07ba plat/hikey: boot memory layout to dedicated file 7 years ago
Haojian Zhuang 84b589c9e7 hikey: fix build issue with CLANG 7 years ago
Haojian Zhuang 054c3e0fa3 hikey: move out duplicated code 7 years ago
Haojian Zhuang a628b1ab2a hikey: migrate to bl2_el3 7 years ago
Haojian Zhuang a9b3021e14 hikey: clean dcache for SRAM after initialized 7 years ago
Haojian Zhuang 103c213c0d hikey: drop LOAD_IMAGE v1 7 years ago
David Cunado 5724481fdd Update ULL() macro and instances of ull to comply with MISRA 7 years ago
Victor Chong 3b12a6fc8e hikey*, poplar: platform.mk: Fix typo in variable assignments 7 years ago
Masahiro Yamada 33950dd8fe Build: change the first parameter of TOOL_ADD_IMG to lowercase 7 years ago
Masahiro Yamada c939d13a8c Build: rename FIP_ADD_IMG to TOOL_ADD_IMG 7 years ago
Haojian Zhuang cde9f4f41f hikey: fix memory overlapped in memory map 7 years ago
Dimitris Papastamos 383c808999 Disable workaround for CVE-2017-5715 on unaffected platforms 7 years ago
Victor Chong d5d5595ab1 hikey: fix assert in sec_protect() 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
David Cunado 3872fc2d1f Do not enable SVE on pre-v8.2 platforms 7 years ago