1687 Commits (d7aa7b44d6c73f84a8913b010e850e0322063d91)
 

Author SHA1 Message Date
danh-arm d7aa7b44d6 Merge pull request #817 from antonio-nino-diaz-arm/an/timingsafe 8 years ago
Antonio Nino Diaz b621fb503c tbbr: Use constant-time bcmp() to compare hashes 8 years ago
Antonio Nino Diaz aa050a7bdb stdlib: Import timingsafe_bcmp() from FreeBSD 8 years ago
danh-arm 34438669d4 Merge pull request #818 from sandrine-bailleux-arm/sb/strnlen 8 years ago
Sandrine Bailleux d67879d311 Add strnlen() to local C library 8 years ago
danh-arm 4abd2225c2 Merge pull request #800 from masahir0y/ifdef 8 years ago
danh-arm e02be20722 Merge pull request #815 from hzhuang1/dwmmc_v3.9 8 years ago
Masahiro Yamada 6af03f9c45 Use #ifdef for AARCH32 instead of #if 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 8 years ago
danh-arm 7750990cfe Merge pull request #808 from masahir0y/build_fix 8 years ago
Haojian Zhuang 5dbdb7da1c drivers: add designware emmc driver 9 years ago
danh-arm bf6363acd4 Merge pull request #810 from masahir0y/fiptool_fix 8 years ago
danh-arm 7b94e4b9d2 Merge pull request #813 from antonio-nino-diaz-arm/an/libfdt 8 years ago
danh-arm 23beccc9f7 Merge pull request #812 from antonio-nino-diaz-arm/an/clear-static-vars 8 years ago
Masahiro Yamada d014ea6ccc Build: strip trailing slashes from directory paths more simply 8 years ago
Masahiro Yamada a6ca78881f Build: Fix parallel building 8 years ago
Antonio Nino Diaz 51c5e1a29f Clear static variables in X509 parser on error 8 years ago
Antonio Nino Diaz c8d64c54c9 Fix declarations of cache maintenance functions 8 years ago
davidcunado-arm f38d93fdbf Merge pull request #801 from masahir0y/cleanup 8 years ago
davidcunado-arm faaa9453cf Merge pull request #811 from davidcunado-arm/dc/dc-scratch-pad 8 years ago
danh-arm 1dd920fc75 Merge pull request #809 from paulkocialkowski/integration 8 years ago
danh-arm fc17f61251 Merge pull request #790 from masahir0y/utils 8 years ago
Masahiro Yamada 7a2b35d807 qemu: remove unused BL32_SIZE 8 years ago
Masahiro Yamada 4749705355 Move BL_COHERENT_RAM_BASE/END defines to common_def.h 8 years ago
Masahiro Yamada ecdc898da3 Use *_END instead of *_LIMIT for linker derived end addresses 8 years ago
David Cunado 55c70cb752 Correct system include order 8 years ago
Antonio Nino Diaz 29440c1986 libfdt: Replace v1.4.1 by v1.4.2 8 years ago
Antonio Nino Diaz a78676b105 libfdt: Minor changes to enable TF integration 8 years ago
Antonio Nino Diaz cffc9ced68 libfdt: Import libfdt v1.4.2 8 years ago
Antonio Nino Diaz 55cdcf75df checkpatch: Fix regular expressions 8 years ago
Masahiro Yamada 11c0a4ff08 fiptool: fix add_image() and add_image_desc() implementation 8 years ago
Paul Kocialkowski 03be4806fd mt8173: Correct SPM MCDI firmware length 8 years ago
Masahiro Yamada 696ccba690 fiptool: introduce xzalloc() helper function 8 years ago
davidcunado-arm 44f1c0bded Merge pull request #807 from nmenon/upstream/fix-16650-rx 8 years ago
davidcunado-arm fc7c870bbf Merge pull request #797 from dp-arm/dp/fiptool-improvements 8 years ago
Masahiro Yamada 152c8c11b7 utils: move BIT(n) macro to utils.h 8 years ago
danh-arm 9eb4d4dd93 Merge pull request #796 from masahir0y/build 8 years ago
Nishanth Menon 861ac52a7e uart: 16550: Fix getc 8 years ago
danh-arm 236c27d21f Merge pull request #805 from Xilinx/zynqmp/addr_space_size 8 years ago
danh-arm 3140d960c6 Merge pull request #803 from masahir0y/tbb 8 years ago
danh-arm 85dfa594ad Merge pull request #802 from pgeorgi/rk3399m0 8 years ago
Soren Brinkmann 7b2a268e53 zynqmp: Migrate to new address space macros 8 years ago
Masahiro Yamada a56f87c8b9 TBB: fix comment about MBEDTLS_KEY_ALG default 8 years ago
Masahiro Yamada 1d274ab00f Build: add -MP option to add dummy rules to *.d files 8 years ago
Masahiro Yamada 710ea1d01a Build: generate .d file at the same time as object is created 8 years ago
Masahiro Yamada 59de50963c Build: use CPP just for pre-processing 8 years ago
Masahiro Yamada f2e1d57e43 Build: exclude -c flag from TF_CFLAGS 8 years ago
Patrick Georgi 742df4f614 rockchip: Build m0 firmware without standard libraries 8 years ago
dp-arm d02fcebeb0 fiptool: Factor out setting of image descriptor action 8 years ago
dp-arm b63f970e8e fiptool: Remove unreferenced variable `toc_entries_len` 8 years ago