329 Commits (6d1dfef6bf6422007aaa738c2d390070621e7a90)

Author SHA1 Message Date
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
Dan Handley 1e8c5c4f20 Refactor fvp gic code to be a generic driver 11 years ago
Andrew Thoelke 0695dc49e2 Remove broken assertion in console_putc() 11 years ago
Andrew Thoelke 5c3272a717 Make system register functions inline assembly 11 years ago
Sandrine Bailleux d831af90a3 PL011: Fix a bug in the UART FIFO polling 11 years ago
Dan Handley 5f0cdb059d Split platform.h into separate headers 11 years ago
Dan Handley 1151c82101 Allow BL3-2 platform definitions to be optional 11 years ago
Achin Gupta e1333f753f Introduce interrupt registration framework in BL3-1 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Juan Castillo 42a52d89e7 Fix C accessors to GIC distributor registers with set/clear semantics 11 years ago
Andrew Thoelke 8cec598ba3 Correct usage of data and instruction barriers 11 years ago
Dan Handley 625de1d4f0 Remove variables from .data section 11 years ago
Dan Handley 97043ac98e Reduce deep nesting of header files 11 years ago
Dan Handley fb037bfb7c Always use named structs in header files 11 years ago
Dan Handley 8a4fb6f658 Refactor GIC header files 11 years ago
Dan Handley 35e98e5588 Make use of user/system includes more consistent 11 years ago
Dan Handley e8246c0714 Move FVP power driver to FVP platform 11 years ago
Dan Handley 4ecca33988 Move include and source files to logical locations 11 years ago
Harry Liebel cd116d177b Add TrustZone (TZC-400) driver 11 years ago
Dan Handley d72f6e31b0 Move console.c to pl011 specific driver location 11 years ago
Vikram Kanigiri 0796fe01f8 Initialise UART console in all bootloader stages 11 years ago
Soby Mathew c1df3be7dd Move console functions out of pl011.c 11 years ago
Sandrine Bailleux 493c8cb2ae Fix file_to_uuid() function 11 years ago
Ryan Harkin cd52932098 Fix semihosting with latest toolchain 11 years ago
Jeenu Viswambharan 08c28d5385 Report recoverable errors as warnings 11 years ago
Jeenu Viswambharan dd3dc32f1d Fix FIP offset address when file not found 11 years ago
Achin Gupta 8aa0cd43a8 Specify address of UART device to use as a console 11 years ago