TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
c060b5337a43cd42f55b99d83096bb44b51b5335
/
plat
/
hisilicon
/
hikey
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
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
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
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
2374ab1
Mbed TLS: Remove weak heap implementation
by Ambroise Vincent
· 6 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
c9f9d9e
Move BL1 and BL2 private defines to bl_common.h
by Antonio Nino Diaz
· 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
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
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
9c675b3
Add plat_crash_console_flush to platforms without it
by Antonio Nino Diaz
· 7 years ago
3ccfcd6
Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecated
by Soby Mathew
· 7 years ago
v2.0-rc0
c3b5800
hikey: Migrate to new interfaces
by Antonio Nino Diaz
· 7 years ago
00a6462
hikey: fix build issue for clang
by Haojian Zhuang
· 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
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
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
0a2d5b4
types: use int-ll64 for both aarch32 and aarch64
by Masahiro Yamada
· 8 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
e74af2a
Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointers
by Dimitris Papastamos
· 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
054c3e0
hikey: move out duplicated code
by Haojian Zhuang
· 7 years ago
a628b1a
hikey: migrate to bl2_el3
by Haojian Zhuang
· 8 years ago
a9b3021
hikey: clean dcache for SRAM after initialized
by Haojian Zhuang
· 8 years ago
103c213
hikey: drop LOAD_IMAGE v1
by Haojian Zhuang
· 8 years ago
5724481
Update ULL() macro and instances of ull to comply with MISRA
by David Cunado
· 7 years ago
3b12a6f
hikey*, poplar: platform.mk: Fix typo in variable assignments
by Victor Chong
· 8 years ago
9fd2f13
Merge pull request #1224 from masahir0y/gzip
by davidcunado-arm
· 7 years ago
33950dd
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· 8 years ago
c939d13
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· 8 years ago
cde9f4f
hikey: fix memory overlapped in memory map
by Haojian Zhuang
· 8 years ago
383c808
Disable workaround for CVE-2017-5715 on unaffected platforms
by Dimitris Papastamos
· 8 years ago
d5d5595
hikey: fix assert in sec_protect()
by Victor Chong
· 8 years ago
5df2778
Merge pull request #1205 from petegriffin/hikey-protect-memory
by davidcunado-arm
· 8 years ago
52988b3
hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path
by Peter Griffin
· 8 years ago
3d5d9f5
hikey: configure the top 16MB of DRAM as secure
by Jerome Forissier
· 10 years ago
c14d3dc
Merge pull request #1167 from Leo-Yan/hikey-fix-alignment
by davidcunado-arm
· 8 years ago
3872fc2
Do not enable SVE on pre-v8.2 platforms
by David Cunado
· 8 years ago
591ff98
hikey: Set alignment size 512B for fip building
by Leo Yan
· 8 years ago
e8a87ac
Fix usage of IMAGE_BLx macros
by Roberto Vargas
· 8 years ago
454748f
HiKey: make RTC out of reset mode
by Haojian Zhuang
· 8 years ago
f715bfd
HiKey: init EDMA controller with non secure mode
by Haojian Zhuang
· 8 years ago
1cde9b9
Merge pull request #1089 from Leo-Yan/hikey_enable_debug_module
by davidcunado-arm
· 8 years ago
fe116c6
hikey*: Undef BL32_BASE when building without SPD
by Victor Chong
· 8 years ago
5ad0de1
hikey*: Fix typo
by Victor Chong
· 8 years ago
e246617
Hikey: enable CPU debug module
by Leo Yan
· 8 years ago
b16bb16
hikey*: Support Trusted OS extra image (OP-TEE header) parsing
by Victor Chong
· 8 years ago
2de0c5c
hikey*: Add LOAD_IMAGE_V2 support
by Victor Chong
· 8 years ago
137c8f0
Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_reset
by danh-arm
· 8 years ago
f9a856b
HiKey: Rename CPUACTRL reg constants
by Eleanor Bonnici
· 8 years ago
3506ff1
Hikey: enable watchdog reset
by Leo Yan
· 8 years ago
64726e6
Add new alignment parameter to func assembler macro
by Julius Werner
· 8 years ago
c9e8774
hikey: Disable VBUS_DET interrupt for PMIC
by Leo Yan
· 8 years ago
aa965e1
Merge pull request #1029 from islmit01/im/fix_includes
by davidcunado-arm
· 8 years ago
ee1ebbd
Fix order of remaining platform #includes
by Isla Mitchell
· 8 years ago
3b6e88a
hikey: Add BL32 (OP-TEE) support
by Victor Chong
· 8 years ago
c0cde36
hikey: Remove unnecessary code
by Victor Chong
· 8 years ago
5c0c20c
hikey: Fix DDR_SIZE
by Victor Chong
· 8 years ago
fa8e806
hikey: enable options to fix errata
by Haojian Zhuang
· 8 years ago
fb7d32e
Unique names for defines in the CPU libraries
by Varun Wadekar
· 8 years ago
0437c42
Merge pull request #970 from vingu-linaro/enable-pmf-rt-instr-hikey
by danh-arm
· 8 years ago
9f505cc
hikey: enable PMF and instrumentations
by Vincent Guittot
· 8 years ago
0ceb3e1
Merge pull request #957 from hzhuang1/finish_hikey_psci
by danh-arm
· 8 years ago
1e54813
hikey: pm: finish PSCI hook functions
by Leo Yan
· 8 years ago
c78d524
hikey: bl31: enable CCI port for cluster 0
by Leo Yan
· 8 years ago
a63db3e
hikey: fix for CPU topology
by Leo Yan
· 8 years ago
22db016
hikey: fix uninitialized variable in ddr code
by Haojian Zhuang
· 8 years ago
127793d
hikey: support BL31
by Haojian Zhuang
· 8 years ago
32e9fc1
hikey: support BL2
by Haojian Zhuang
· 8 years ago
08b167e
hikey: support BL1
by Haojian Zhuang
· 8 years ago