summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2015-08-05cortex_a53: Add A53 errata #826319, #836870Jimmy Huang
2015-08-04Merge pull request #351 from davwan01/davwan01/docs-updatedanh-arm
2015-08-04Some minor fixes to interrupt-framework-design.mdDavid Wang
2015-08-01docs: fix the command to compile BL31 on TegraVarun Wadekar
2015-07-31Tegra132: set TZDRAM_BASE to 0xF5C00000Varun Wadekar
2015-07-31Tegra: retrieve BL32's bootargs from bl32_ep_infoVarun Wadekar
2015-07-24tlkd: delete 'NEED_BL32' build variableVarun Wadekar
2015-07-24Tegra: Support for Tegra's T132 platformsVarun Wadekar
2015-07-15Update user guide to use Linaro releasesSandrine Bailleux
2015-07-06Implement get_sys_suspend_power_state() handler for TegraVarun Wadekar
2015-07-02Merge pull request #324 from soby-mathew/sm/sys_suspenddanh-arm
2015-06-25TBB: add authentication framework documentationJuan Castillo
2015-06-25TBB: delete deprecated plat_match_rotpk()Juan Castillo
2015-06-25TBB: switch to the new authentication frameworkJuan Castillo
2015-06-25TBB: add platform API to read the ROTPK informationJuan Castillo
2015-06-25Use numbers to identify images instead of namesJuan Castillo
2015-06-25TBB: add build option to save private keysJuan Castillo
2015-06-24Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1danh-arm
2015-06-22PSCI: Add SYSTEM_SUSPEND API supportSoby Mathew
2015-06-12Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3Achin Gupta
2015-06-11Move dispatcher documents to the docs/spd folderVarun Wadekar
2015-06-11Boot Trusted OS' on Tegra SoCsVarun Wadekar
2015-06-08Fix build option 'ARM_TSP_RAM_LOCATION' in user guideJuan Castillo
2015-06-04Introduce PROGRAMMABLE_RESET_ADDRESS build optionSandrine Bailleux
2015-06-04Rationalize reset handling codeSandrine Bailleux
2015-06-04Remove FIRST_RESET_HANDLER_CALL build optionSandrine Bailleux
2015-06-01Always enable CCI coherency in BL3-1Sandrine Bailleux
2015-05-29Support for NVIDIA's Tegra T210 SoCsVarun Wadekar
2015-04-29Move up dependency versions in user guideSandrine Bailleux
2015-04-28Detect SCP version incompatibilitySandrine Bailleux
2015-04-28Doc updates following platform port reorganizationDan Handley
2015-04-01Merge pull request #280 from vwadekar/tlkd-fixed-v3danh-arm
2015-03-31TLK-D documentation and add NVIDIA to the Acknowledgements fileVarun Wadekar
2015-03-17Merge pull request #269 from vikramkanigiri/vk/common-ccidanh-arm
2015-03-17Merge pull request #267 from sandrine-bailleux/sb/doc-fixesdanh-arm
2015-03-16Common driver for ARM Cache Coherent InterconnectsVikram Kanigiri
2015-03-10User guide: Add dependency on libssl-dev for cert_create toolSandrine Bailleux
2015-03-05TBB: use SHA256 to generate the certificate signaturesJuan Castillo
2015-02-12Export maximum affinity using PLATFORM_MAX_AFFLVL macroSoby Mathew
2015-02-04Fix model command line for legacy VE memory mapAchin Gupta
2015-02-03Merge pull request #254 from achingupta/ag/v1.1-doc-updatesdanh-arm
2015-02-03TBB: Add documentation for Trusted Board BootAchin Gupta
2015-02-03Documentation for version 1.1Achin Gupta
2015-02-02Merge pull request #253 from danh-arm/dh/deps-for-v1.1danh-arm
2015-02-02Move up dependency versions in user guideSandrine Bailleux
2015-02-02Miscellaneous doc fixes for v1.1Sandrine Bailleux
2015-01-30Fix the Cortex-A57 reset handler register usageSoby Mathew
2015-01-28TBB: add a platform specific function to validate the ROTPKJuan Castillo
2015-01-28Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1danh-arm
2015-01-26Call reset handlers upon BL3-1 entry.Yatharth Kochar