229 Commits (f1a67d0565fcc774790030db6a98804d2ea91619)

Author SHA1 Message Date
Soby Mathew a91e12fbea Fix race in GIC IPRIORITY and ITARGET accessors 9 years ago
Vikram Kanigiri 3105f7ba9a Bug fix: Rectify logic to enter or exit from DVM domain 9 years ago
Juan Castillo 9400b40ea4 Disable PL011 UART before configuring it 9 years ago
Soren Brinkmann 65cd299f52 Remove direct usage of __attribute__((foo)) 9 years ago
Sandrine Bailleux aa856917ab Always build with '-pedantic' 9 years ago
Jimmy Huang c85a15fcbe Add ret to return from console_uninit() function 9 years ago
Juan Castillo f59821d512 Replace all SCP FW (BL0, BL3-0) references 9 years ago
Juan Castillo 516beb585c TBB: apply TBBR naming convention to certificates and extensions 9 years ago
Juan Castillo 649dbf6f36 Move up to mbed TLS 2.x 9 years ago
Juan Castillo 12f654b6a8 De-feature PL011 UART driver to match generic UART spec 9 years ago
Yatharth Kochar 48bfb88eb6 FWU: Add Generic Firmware Update framework support in BL1 9 years ago
Soby Mathew 487461cb6e Introduce console_uninit() API in ARM Trusted Firmware 9 years ago
Soby Mathew b07b1ff5e6 Remove the assert for TZC base during initialization 9 years ago
Soby Mathew 03ffb6bdef Rename GICv3 interrupt group macros 9 years ago
Vikram Kanigiri 609ebce425 Fix TZC-400 peripheral detection 9 years ago
Juan Castillo 3804197383 Add a simple ARM SP805 watchdog driver 10 years ago
Soby Mathew 464ce2bbaa Add ARM GICv2 driver 9 years ago
Achin Gupta df37373765 Add ARM GICv3 driver without support for legacy operation 9 years ago
Juan Castillo e098e244a2 Remove deprecated IO return definitions 9 years ago
Sandrine Bailleux 22b0eda5d2 Fix debug assertion in deprecated CCI-400 driver 9 years ago
Achin Gupta fd6007de64 Add a generic driver for ARM CCN IP 9 years ago
Vikram Kanigiri 889fce4259 Remove EL2/EL1 GICv3 register updates 10 years ago
Juan Castillo 31833aff68 Fix bug in semihosting write function 9 years ago
Juan Castillo 02462972c9 Use uintptr_t as base address type in ARM driver APIs 10 years ago
Juan Castillo dff93c8675 TBB: add TBBR Chain of Trust 10 years ago
Juan Castillo 7d37aa1711 TBB: add mbedTLS authentication related libraries 10 years ago
Juan Castillo 05799ae0c8 TBB: add authentication framework 10 years ago
Juan Castillo 16948ae1d9 Use numbers to identify images instead of names 10 years ago
Ryan Harkin cc58b2d0f5 Add SP804 delay timer driver 10 years ago
Ryan Harkin 9055c7d149 Add a simple delay timer driver API 10 years ago
Varun Wadekar c13b2e32f1 Driver for 16550 UART interface 10 years ago
Achin Gupta ca0225a5dc Fix reporting of interrupt ID in ARM GIC driver 10 years ago
Dan Handley d3b638cb4a Separate out common console functionality 10 years ago
Dan Handley 71a8444537 Add TZC function to configure region 0 10 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Achin Gupta 8cfc3fd295 Set group status of PPIs and SGIs correctly on GICv3 systems 10 years ago
Vikram Kanigiri 23e47ede20 Common driver for ARM Cache Coherent Interconnects 10 years ago
Vikram Kanigiri a7e98ad514 Add macro to calculate number of elements in an array 10 years ago
Juan Castillo dec840af4b TBB: authenticate BL3-x images and certificates 10 years ago
Juan Castillo 01df3c1467 TBB: authenticate BL2 image and certificate 10 years ago
Juan Castillo eb57fa5685 Improvements to ARM GIC driver 10 years ago
Juan Castillo 740134e6dc Juno: Reserve some DDR-DRAM for secure use 10 years ago
Dan Handley 3279f6251e Simplify interface to TZC-400 driver 10 years ago
Dan Handley 935db69328 Move IO storage source to drivers directory 10 years ago
Dan Handley cae3ef992e Remove platform dependency in CCI-400 driver 10 years ago
Dan Handley 6ad2e461f0 Rationalize console log output 10 years ago
Juan Castillo d3280beb70 Rework incorrect use of assert() and panic() in codebase 11 years ago
Soby Mathew 462c8350f6 Parametrize baudrate and UART clock during console_init() 10 years ago
Soby Mathew fce5f7501a Introduce asm console functions in TF 11 years ago
Sandrine Bailleux 93d81d64d3 Add support for BL3-0 image 11 years ago