summaryrefslogtreecommitdiff
path: root/include/lib
AgeCommit message (Expand)Author
2017-07-12Enable CPU, FP, L2 retention counters to 64 cyclesNitin Garg
2017-07-12Add interface for enabling wake up from WFI in EL3Anson Huang
2017-07-12Add necessary type definitionsAnson Huang
2017-06-28Merge pull request #978 from etienne-lms/minor-builddanh-arm
2017-06-23Merge pull request #997 from dp-arm/dp/spedavidcunado-arm
2017-06-23Merge pull request #995 from davidcunado-arm/dc/init_regdavidcunado-arm
2017-06-23context_mgmt: declare extern cm_set_next_context() for AArch32Etienne Carriere
2017-06-23bl: security_state should be of type unsigned intEtienne Carriere
2017-06-22aarch32: Apply workaround for errata 813419 of Cortex-A57Dimitris Papastamos
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-21Fully initialise essential control registersDavid Cunado
2017-06-20aarch32: Fix L2CTRL definition for Cortex A57 and A72Dimitris Papastamos
2017-06-20aarch32: Implement errata workarounds for Cortex A53Dimitris Papastamos
2017-06-14include: add U()/ULL() macros for constantsVarun Wadekar
2017-06-14Add U() macro to share constants between C and other sourcesVarun Wadekar
2017-06-14Unique names for defines in the CPU librariesVarun Wadekar
2017-06-09Fix stdlib defines for AArch32Soby Mathew
2017-06-07stdlib: support AARCH32 in endian head fileHaojian Zhuang
2017-06-07stdlib: import endian head file from freebsdHaojian Zhuang
2017-06-01Add support for Cortex-A75 and Cortex-A55 CPUsDavid Wang
2017-05-24Cortex-A53: add some bit definitionsHaojian Zhuang
2017-05-24build: Introduce clang supportdp-arm
2017-05-24Merge pull request #938 from masahir0y/tools_sharedanh-arm
2017-05-23fip: move headers shared between TF and fiptool to include/tools_shareMasahiro Yamada
2017-05-22Merge pull request #939 from dp-arm/dp/AArch32_tbbrdanh-arm
2017-05-16Simplify assert() to reduce memory usageAntonio Nino Diaz
2017-05-12Merge pull request #930 from antonio-nino-diaz-arm/an/fixes-xlat-v2davidcunado-arm
2017-05-12AArch32: Rework SMC context save and restore mechanismSoby Mathew
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-09Minor fixes to the xlat tables lib v2Antonio Nino Diaz
2017-05-05Merge pull request #924 from antonio-nino-diaz-arm/an/fix-xn-bitdavidcunado-arm
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-04Introduce ARM SiP service to switch execution stateJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Merge pull request #919 from davidcunado-arm/dc/smc_yielding_genericdavidcunado-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-05-02Fix execute-never permissions in xlat tables libsAntonio Nino Diaz
2017-04-29Merge branch 'integration' into tf_issue_461Scott Branden
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2017-04-26Merge pull request #907 from antonio-nino-diaz-arm/an/smc-ret0davidcunado-arm
2017-04-25Merge pull request #901 from vwadekar/freebsd-stdbool-headerdavidcunado-arm
2017-04-24Merge pull request #909 from sandrine-bailleux-arm/sb/xlat-lib-misc-improvementsdavidcunado-arm
2017-04-21Merge pull request #910 from dp-arm/dp/AArch32-juno-portdavidcunado-arm
2017-04-20AArch32: Add SP_MIN support for JUNOYatharth Kochar
2017-04-20Changes to support execution in AArch32 state for JUNOYatharth Kochar
2017-04-20AArch32: Add support for ARM Cortex-A53/57/72 MPCore ProcessorYatharth Kochar
2017-04-20xlat lib: Use mmap_attr_t type consistentlySandrine Bailleux
2017-04-20Control inclusion of helper code used for assertsAntonio Nino Diaz
2017-04-20tspd:FWU:Fix usage of SMC_RET0Antonio Nino Diaz