9573 Commits (e8a953a9b85806f7324c8c7245435d5b9226c279)
 

Author SHA1 Message Date
Achin Gupta 3ee8a16402 Rework 'state' field usage in per-cpu TSP context 11 years ago
Sandrine Bailleux f860e2cf94 Doc: Add the "Building the Test Secure Payload" section 11 years ago
Sandrine Bailleux 53514b2909 fvp: Move TSP from Secure DRAM to Secure SRAM 11 years ago
Sandrine Bailleux 2467f70fde TSP: Let the platform decide which secure memory to use 11 years ago
Juan Castillo 364daf9320 Reserve some DDR DRAM for secure use on FVP platforms 11 years ago
Vikram Kanigiri dbad1bacba Add support for BL3-1 as a reset vector 11 years ago
Vikram Kanigiri 6871c5d3a2 Rework memory information passing to BL3-x images 11 years ago
Vikram Kanigiri 4112bfa0c2 Populate BL31 input parameters as per new spec 11 years ago
Vikram Kanigiri 29fb905d5f Rework handover interface between BL stages 11 years ago
Vikram Kanigiri 23ff9baa7e Introduce macros to manipulate the SPSR 11 years ago
Andrew Thoelke 1a4f19e36a Merge pull request #91 from linmaonly/lin_dev 11 years ago
Andrew Thoelke ba9dbd1039 Merge pull request #83 from athoelke/at/tf-issues-126 11 years ago
Andrew Thoelke 39f6a68bd1 Merge pull request #85 from hliebel/hl/bl30-doc 11 years ago
Lin Ma 444281cc41 Address issue 156: 64-bit addresses get truncated 11 years ago
Harry Liebel 36eb6a7552 Improve BL3-0 documentation 11 years ago
Andrew Thoelke ec786cbca9 Merge pull request #78 from jeenuv:tf-issues-148 11 years ago
Jeenu Viswambharan 2da8d8bfc0 Add build configuration for timer save/restore 11 years ago
Jeenu Viswambharan c3c1e9b0ab Document summary of build options in user guide 11 years ago
Jeenu Viswambharan e35c404599 Reorganize build options 11 years ago
Jeenu Viswambharan 289e0dadbd Introduce convenience functions to build 11 years ago
Andrew Thoelke bb5ffdba18 Set SCR_EL3.RW correctly before exiting bl31_main 11 years ago
Soby Mathew a43d431b80 Rework BL3-1 unhandled exception handling and reporting 11 years ago
Andrew Thoelke c5c9b69c13 Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile 11 years ago
Andrew Thoelke ef27980d71 Merge pull request #69 from sandrine-bailleux:sb/split-mmu-fcts-per-el 11 years ago
Andrew Thoelke 19ea62d398 Merge pull request #68 from jcastillo-arm/jc/tf-issues/137 11 years ago
danh-arm af0a9618c9 Merge pull request #66 from athoelke/tzc-config-fix 11 years ago
Sandrine Bailleux db8989d5a5 fvp: Use the right implem. of plat_report_exception() in BL3-2 11 years ago
Juan Castillo 42a52d89e7 Fix C accessors to GIC distributor registers with set/clear semantics 11 years ago
Achin Gupta 317ba09021 Fix broken standby state implementation in PSCI 11 years ago
Andrew Thoelke 84dbf6ffbf Fixes for TZC configuration on FVP 11 years ago
Sandrine Bailleux b793e43166 fvp: Provide per-EL MMU setup functions 11 years ago
Sandrine Bailleux b3254e8547 Introduce IS_IN_ELX() macros 11 years ago
danh-arm 60bc4bbd0b Merge pull request #65 from vikramkanigiri/vk/console_init 11 years ago
danh-arm 401607cf31 Merge pull request #63 from soby-mathew/sm/save_callee_saved_registers_in_cpu_context-1 11 years ago
Vikram Kanigiri 770de65f9d Ensure a console is initialized before it is used 11 years ago
danh-arm 18a17e6a4a Merge pull request #62 from athoelke/set-little-endian-v2 11 years ago
Soby Mathew c3260f9b82 Preserve x19-x29 across world switch for exception handling 11 years ago
danh-arm fd6fede5b6 Merge pull request #58 from athoelke/optimise-cache-flush-v2 11 years ago
danh-arm 8067ae3ff6 Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2 11 years ago
danh-arm a1ec2f4c9a Merge pull request #60 from athoelke/disable-mmu-v2 11 years ago
danh-arm b3e2268eeb Merge pull request #59 from athoelke/review-barriers-v2 11 years ago
danh-arm aefebcc35a Merge pull request #57 from sandrine-bailleux/sb/remove-pl011-base 11 years ago
Sandrine Bailleux 31bce47e4e Remove unused 'PL011_BASE' macro 11 years ago
Andrew Thoelke 5f6032a820 Optimise data cache clean/invalidate operation 11 years ago
Andrew Thoelke 228a9f0b44 Remove unused or invalid asm helper functions 11 years ago
Andrew Thoelke 7935d0a59d Access system registers directly in assembler 11 years ago
Andrew Thoelke 2f5dcfef1d Replace disable_mmu with assembler version 11 years ago
Andrew Thoelke 8cec598ba3 Correct usage of data and instruction barriers 11 years ago
Andrew Thoelke 40fd072548 Set processor endianness immediately after RESET 11 years ago
danh-arm e404d7f44a Merge pull request #49 from danh-arm/dh/remove-non-const-data 11 years ago