329 Commits (6d1dfef6bf6422007aaa738c2d390070621e7a90)

Author SHA1 Message Date
Soby Mathew 9c94d3b326 Move console drivers to AArch64 folder 8 years ago
Haojian Zhuang 9d063aa2e8 io: block: fix unaligned buffer 8 years ago
Soby Mathew 61e3027719 GICv3: Fix the GICD_IROUTER offset 8 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Soby Mathew 47c6876a49 GIC: Ensure SGIs and PPIs are Group0 before setup 9 years ago
Soby Mathew 04943d33cf Allow dynamic overriding of ROTPK verification 9 years ago
Caesar Wang 195889829e gpio: support gpio set/get pull status 9 years ago
Soby Mathew 6331a31a66 CCN: Add API to query the PART0 ID from CCN 9 years ago
Antonio Nino Diaz 0bcedb2212 Implement generic delay timer 9 years ago
Gerald Lejeune 3385f412cc Bring IO storage dummy driver 9 years ago
Haojian Zhuang 2da3604241 drivers: add emmc stack 9 years ago
Haojian Zhuang 9da7a653bd IO: support block device type 9 years ago
Yatharth Kochar 9fbdb80209 Use unsigned long long instead of uintptr_t in TZC400/DMC500 drivers 9 years ago
Soren Brinkmann b5e6d09294 drivers: Add Cadence UART driver 9 years ago
Vikram Kanigiri f568604b06 Add ARM CoreLink DMC-500 driver to program TrustZone protection 9 years ago
Vikram Kanigiri 6b47706375 Refactor the ARM CoreLink TZC-400 driver 9 years ago
Juan Castillo 48279d52a7 TBB: add non-volatile counter support 9 years ago
Gerald Lejeune 6d70bfa1fe Add "size" function to IO memmap device driver 10 years ago
Juan Castillo 8dadabd288 Fix potential deadlock in PL011 init function 9 years ago
Antonio Nino Diaz f0dd061ae6 Add support for %p in tf_printf() 9 years ago
Haojian Zhuang 0ab3f9a741 arm: gpio: add pl061 driver 9 years ago
Haojian Zhuang 1ffecc2400 gpio: add gpio framework 9 years ago
Soby Mathew e9ec3cec65 Move private APIs in gic_common.h to a private header 9 years ago
Soby Mathew 38a7861450 Fix GIC_IPRIORITYR setting in new drivers 9 years ago
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