7344 Commits (0792dd7d64d1056fae05eab8cebe91ffc993923e)
 

Author SHA1 Message Date
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
Vikram Kanigiri 6ba0b6d674 Remove partially qualified asm helper functions 11 years ago
Vikram Kanigiri 5132060c48 Fix the disable_mmu code 11 years ago
Sandrine Bailleux d1466a2eab TSP: Make the platform-specific makefile mandatory 11 years ago
Sandrine Bailleux 493c8cb2ae Fix file_to_uuid() function 11 years ago
Sandrine Bailleux 399aacd68f FIP tool: Fix error message for missing FIP filename 11 years ago
Sandrine Bailleux 89f7b481bd FIP tool: Add support for '--help' option. 11 years ago
Sandrine Bailleux 12b99ca6b1 FIP tool: Small optimisation for option parsing 11 years ago
Jeenu Viswambharan 82a0aca053 Rework bakery lock with WFE/SEV sequence 11 years ago
Jeenu Viswambharan 9f98aa1a7e Specify image entry in linker script 11 years ago
Jeenu Viswambharan 52538b9b3e Implement standard calls for TSP 11 years ago
Jeenu Viswambharan 64f6ea9be7 Implement ARM Standard Service 11 years ago
Jeenu Viswambharan 1c297bf015 Move architecture timer setup to platform-specific code 11 years ago
Jeenu Viswambharan 92a12866e6 Remove unused 'CPU present' flag 11 years ago
Dan Handley 5cfa93d8d6 Remove change log instructions from contribution.md 11 years ago
Ryan Harkin ee9ad7856c bl_common: add image_size() 11 years ago
Ryan Harkin 48e2ca7967 fvp: plat_io_storage: remove duplicated code 11 years ago
Jon Medhurst 4bfc2d21a1 Enable platforms to omit some bootloaders 11 years ago
Jon Medhurst fb05246201 Generate build time and date message at link time. 11 years ago
Jon Medhurst 38aa76a87f fvp: Make use of the generic MMU translation table setup code 11 years ago
Jon Medhurst c481c26987 Add generic functions for setting up aarch64 MMU translation tables 11 years ago
Jon Medhurst 6d55d109a3 Update Makefiles to get proper dependency checking working. 11 years ago
Jon Medhurst cf6eeb8a60 Fix implementation and users of gicd_set_ipriorityr() 11 years ago
Jon Medhurst a4d9f26b00 Fix assert in bakery_lock_release() 11 years ago
Dan Handley b238849030 Add v0.3 release documentation 11 years ago
Dan Handley 57de6d7274 Consolidate design and porting documentation 11 years ago
Dan Handley 5e1e920075 Add EL3 runtime services and SPD documentation 11 years ago
Dan Handley 247f60bcbc Separate firmware design out of user-guide.md 11 years ago
Dan Handley 3505c044a2 Update versions of dependencies in user-guide.md 11 years ago
Jeenu Viswambharan e3fff15380 Remove duplicate xlat_table descriptions 11 years ago
Sandrine Bailleux 20d284c08d fvp: Initialise UART earlier 11 years ago
Jeenu Viswambharan 090630e4bc Tolerate runtime service initialization failure 11 years ago
Jeenu Viswambharan 7f36660559 Implement late binding for runtime hooks 11 years ago
Dan Handley 9128ffe941 Update contributing.md to new CLA location 11 years ago