15227 Commits (09bf366bef9bcbf10267ec036b8de7b5b35fd58e)
 

Author SHA1 Message Date
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
Dan Handley 625de1d4f0 Remove variables from .data section 11 years ago
danh-arm 408c37682a Merge pull request #48 from danh-arm/dh/major-refactoring 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 c5945735a9 Move PSCI global functions out of private header 11 years ago
Dan Handley 5b827a8fb6 Separate BL functions out of arch.h 11 years ago
Dan Handley 8a4fb6f658 Refactor GIC header files 11 years ago
Dan Handley bdbfc3c298 Separate out CASSERT macro into own header 11 years ago
Dan Handley bee8241711 Remove vpath usage in makefiles 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
achingupta b495bdef19 Merge pull request #50 from vikramkanigiri/vk/tf-issues#26 11 years ago
Vikram Kanigiri 759ec93b69 Preserve PSCI cpu_suspend 'power_state' parameter. 11 years ago
danh-arm 429421de82 Merge pull request #33 from hliebel/hl/secure-memory 11 years ago
Harry Liebel ce19cf1bb5 FVP secure memory support documentation 11 years ago
Harry Liebel f2199d95d9 Enable secure memory support for FVPs 11 years ago
Harry Liebel cd116d177b Add TrustZone (TZC-400) driver 11 years ago
danh-arm 12ae170e24 Merge pull request #43 from danh-arm/dh/tf-issues#129 11 years ago
danh-arm bc1a42b7c2 Merge pull request #44 from danh-arm/dh/tf-issues#136 11 years ago
danh-arm 19c72525fb Merge pull request #45 from danh-arm/dh/tf-issues#114 11 years ago
Dan Handley 9e1c4bd296 Remove redundant code from bl1_plat_helpers.S 11 years ago
danh-arm 7640b47342 Merge pull request #40 from athoelke/at/up-stacks-76-v2 11 years ago
Andrew Thoelke 2bf28e620a Allocate single stacks for BL1 and BL2 11 years ago
Dan Handley 67c78844bc Rename FVP "mmap" array to avoid name confusion 11 years ago
danh-arm 9c2c763d22 Merge pull request #36 from athoelke/at/gc-sections-80 11 years ago
Dan Handley d72f6e31b0 Move console.c to pl011 specific driver location 11 years ago
danh-arm 4b79cce54d Merge pull request #38 from sandrine-bailleux/sb/tf-issue-125 11 years ago
Sandrine Bailleux 9e86490f8f Define frequency of system counter in platform code 11 years ago
Sandrine Bailleux 65a9c0e96a Revert "Move architecture timer setup to platform-specific code" 11 years ago
danh-arm e6e54a18f8 Merge pull request #35 from sandrine-bailleux/sb/add-missing-include-guard 11 years ago
danh-arm 92a7b0c3b7 Merge pull request #34 from danh-arm/dh/new-integration-process 11 years ago
Sandrine Bailleux e5dc4ed912 Add missing #include guard in xlat_tables.h 11 years ago
Dan Handley 7b5bf5c6e1 Update contributing.md with new integration process 11 years ago
Andrew Thoelke 0a30cf54af Place assembler functions in separate sections 11 years ago
Andrew Thoelke dccc537a72 Use --gc-sections during link 11 years ago
Achin Gupta 2eb01d341f Fix build failure due to a typo in TSPD code 11 years ago
Sandrine Bailleux 8d2296f343 Build system: Trigger dependency checking only for build targets 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 08c7ed0fe8 Build system: Remove last traces of 'PLAT=all' 11 years ago
Vikram Kanigiri 31526cb013 Fix build by correcting asm helper function usage in TSPD 11 years ago
Sandrine Bailleux 6c595b3d11 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 11 years ago
Vikram Kanigiri d8b07aa03f Move per cpu exception stack in BL31 to tzfw_normal_stacks 11 years ago
Vikram Kanigiri d118f9f864 Add standby state support in PSCI cpu_suspend api 11 years ago
Sandrine Bailleux 886278e55f Semihosting: Fix file mode to load binaries on Windows 11 years ago