613 Commits (caf4eca135f4f0bac48ce297dc66bd86c80ff1bf)

Author SHA1 Message Date
Dan Handley 3f61835baf Clarify "Getting the TF source code" in user guide 9 years ago
Yatharth Kochar 84a5d6d660 FWU: Add documentation for Firmware Update feature 9 years ago
Olivier Martin 594ad3ce06 docs/user-guide.md: Remove deprecated `FVP_SHARED_DATA_LOCATION` 9 years ago
Olivier Martin 6364f98c74 docs/user-guide.md: Renamed legacy `FVP_TSP_RAM_LOCATION` 9 years ago
Sandrine Bailleux c2f0260c12 Introduce the ARM TF reset design document 9 years ago
Soby Mathew 81123e8210 Documentation updates for the new GIC drivers 9 years ago
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 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
Sandrine Bailleux 92a0ac430e Move up dependency versions in user guide 9 years ago
Juan Castillo 12f654b6a8 De-feature PL011 UART driver to match generic UART spec 9 years ago
Soby Mathew 080225dacd Specify BL31 runtime console for ARM Standard platforms 9 years ago
Soby Mathew 78e6161373 Ensure BL31 does not print to boot console by default 9 years ago
Soby Mathew 02446137a4 Enable use of FIQs and IRQs as TSP interrupts 9 years ago
Juan Castillo 7b4c140514 TBB: add Trusted Watchdog support on ARM platforms 9 years ago
Sandrine Bailleux dc2d4038b9 User Guide: Remove reference to porting guide 9 years ago
Sandrine Bailleux a9bec67dfd Introduce COLD_BOOT_SINGLE_CPU build option 9 years ago
Sandrine Bailleux aba2f1e023 Document the EL3 payload support 9 years ago
Sandrine Bailleux cdf1408856 FVP: Do not power off secondary CPUs when booting an EL3 payload 9 years ago
Sandrine Bailleux 4c117f6c49 CSS: Enable booting of EL3 payloads 9 years ago
Sandrine Bailleux 862b5dc2d1 Pass the entry point info to bl1_plat_prepare_exit() 9 years ago
Sandrine Bailleux 35e8c7661a Introduce SPIN_ON_BL1_EXIT build flag 9 years ago
Soby Mathew 5471841870 Remove the IMF_READ_INTERRUPT_ID build option 9 years ago
Soby Mathew 7a24cba5c2 Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED 9 years ago
Soby Mathew 6971c62744 Doc: Add instructions to test SYSTEM SUSPEND 9 years ago
Juan Castillo 40fc6cd141 Add optional platform error handler API 9 years ago
Juan Castillo 73c99d4eb3 Rework Makefile 9 years ago
Juan Castillo 7e26fe1f05 IO Framework: use standard errno codes as return values 9 years ago
Juan Castillo e3f6712409 Add optional bl1_plat_prepare_exit() API 9 years ago
Vikram Kanigiri 7173f5f618 Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__ 9 years ago
Andrew Thoelke ee7b35c4e1 Re-design bakery lock memory allocation and algorithm 9 years ago
Vikram Kanigiri a7270d35d7 Configure all secure interrupts on ARM platforms 10 years ago
Soby Mathew 76f01db025 docs: Fixes to platform-migration-guide.md 9 years ago
Soby Mathew 58523c076a PSCI: Add documentation and fix plat_is_my_cpu_primary() 10 years ago
Sandrine Bailleux 804040d106 PSCI: Use a single mailbox for warm reset for FVP and Juno 9 years ago
Soby Mathew 2204afded5 PSCI: Demonstrate support for composite power states 10 years ago
Soby Mathew 5c8babcd70 PSCI: Add deprecated API for SPD when compatibility is disabled 9 years ago
Soby Mathew 8ee2498039 PSCI: Add framework to handle composite power states 10 years ago
Soby Mathew 82dcc03981 PSCI: Introduce new platform interface to describe topology 10 years ago
Jimmy Huang 6b0d97b24a cortex_a53: Add A53 errata #826319, #836870 9 years ago
David Wang 8abbe53fd0 Some minor fixes to interrupt-framework-design.md 9 years ago
Varun Wadekar d49d7e7b09 docs: fix the command to compile BL31 on Tegra 9 years ago
Varun Wadekar 2ee2c4f0bb Tegra132: set TZDRAM_BASE to 0xF5C00000 9 years ago
Varun Wadekar 0bf1b022f2 Tegra: retrieve BL32's bootargs from bl32_ep_info 9 years ago
Varun Wadekar 458c3c1300 tlkd: delete 'NEED_BL32' build variable 9 years ago
Varun Wadekar e7d4caa298 Tegra: Support for Tegra's T132 platforms 9 years ago
Sandrine Bailleux 640af0ee72 Update user guide to use Linaro releases 9 years ago
Varun Wadekar 94c672e77f Implement get_sys_suspend_power_state() handler for Tegra 9 years ago
Juan Castillo d337aaaf53 TBB: add authentication framework documentation 10 years ago