aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * Mark xlat tables initialization codeDaniel Boulby2018-10-032-2/+2
| * Mark BL31 initialization functionsDaniel Boulby2018-10-034-7/+7
| * xlat: Change check in mmap_add and mmap_add_ctx()Daniel Boulby2018-10-032-2/+2
* | Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew2018-10-032-0/+3
|\ \ | |/ |/|
| * Ensure the flow through switch statements is clearDaniel Boulby2018-09-212-0/+3
* | Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-283-28/+0
* | xlat: Remove deprecated interfacesAntonio Nino Diaz2018-09-284-77/+0
* | PSCI: Remove deprecated file plat_psci_common.cAntonio Nino Diaz2018-09-281-3/+0
* | PSCI: Remove platform compatibility layerRoberto Vargas2018-09-281-78/+0
|/
* Merge pull request #1568 from soby-mathew/sm/fix_ares_err_reportSoby Mathew2018-09-101-2/+2
|\
| * Fix the Cortex-ares errata reporting function nameSoby Mathew2018-09-101-2/+2
* | RAS: Fix assert conditionJeenu Viswambharan2018-09-071-1/+1
|/
* Add missing barriers to Bakery LocksJeenu Viswambharan2018-09-052-5/+23
* cpus: denver: Implement static workaround for CVE-2018-3639Varun Wadekar2018-09-041-0/+29
* cpus: denver: reset power state to 'C1' on bootVarun Wadekar2018-09-041-0/+9
* denver: use plat_my_core_pos() to get core positionVarun Wadekar2018-09-041-4/+7
* Merge pull request #1484 from nathan-menhorn/tee-validate-header-603Soby Mathew2018-09-031-8/+15
|\
| * Fixed ARM-software/tf-issues#603nathan-menhorn2018-08-231-8/+15
* | libc: Fix some MISRA defectsAntonio Nino Diaz2018-08-304-54/+74
* | Merge pull request #1544 from jwerner-chromium/JW_handle_eaDimitris Papastamos2018-08-301-1/+1
|\ \
| * | context_mgmt: Fix HANDLE_EA_EL3_FIRST implementationJulius Werner2018-08-291-1/+1
* | | backtrace: Print backtrace in assert() and panic()Antonio Nino Diaz2018-08-301-2/+6
|/ /
* | DSU erratum 936184 workaround: bug fixJohn Tsichritzis2018-08-231-7/+17
* | libc: armclang: Implement compiler printf symbolsAntonio Nino Diaz2018-08-222-0/+38
* | libc: Use printf and snprintf across codebaseAntonio Nino Diaz2018-08-225-37/+38
* | libc: Move tf_printf and tf_snprintf to libcAntonio Nino Diaz2018-08-223-2/+317
* | libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-227-10/+10
* | libc: Add AArch32 and AArch64 headersAntonio Nino Diaz2018-08-221-1/+1
* | libc: Cleanup FreeBSD filesAntonio Nino Diaz2018-08-224-19/+16
* | libc: Import files from FreeBSDAntonio Nino Diaz2018-08-224-0/+207
* | libc: Introduce cdefs.h, assert.h and strlen.cAntonio Nino Diaz2018-08-221-0/+17
* | libc: Cleanup remaining filesAntonio Nino Diaz2018-08-2211-116/+123
* | libc: Remove printf-like functionsAntonio Nino Diaz2018-08-222-584/+0
* | libc: Remove sscanf() and timingsafe_bcmp()Antonio Nino Diaz2018-08-223-67/+2
* | libc: Remove non-Arm filesAntonio Nino Diaz2018-08-225-259/+0
* | Merge pull request #1532 from jeenu-arm/misra-fixesDimitris Papastamos2018-08-222-25/+28
|\ \
| * | RAS: MISRA fixesJeenu Viswambharan2018-08-202-25/+28
* | | Merge pull request #1533 from jeenu-arm/mpamDimitris Papastamos2018-08-222-0/+45
|\ \ \
| * | | AArch64: Enable MPAM for lower ELsJeenu Viswambharan2018-08-202-0/+45
| |/ /
* | | Merge pull request #1388 from vwadekar/report-cve-2017-5715Dimitris Papastamos2018-08-201-5/+55
|\ \ \
| * | | cpus: denver: report CVE_2017_5715 mitigation to higher layersVarun Wadekar2018-08-171-5/+55
| |/ /
* / / DSU erratum 936184 workaroundJohn Tsichritzis2018-08-175-5/+114
|/ /
* | Merge pull request #1510 from robertovargas-arm/romlibDimitris Papastamos2018-08-1325-17/+339
|\ \
| * | Add support for romlib in the build systemRoberto Vargas2018-08-037-0/+308
| * | Add atexit function to libcRoberto Vargas2018-08-031-4/+16
| * | Create a library file for libcRoberto Vargas2018-08-0316-3/+3
| * | Create a library file for libfdtRoberto Vargas2018-08-031-0/+2
* | | xlat v2: Support the EL2 translation regimeAntonio Nino Diaz2018-08-108-47/+204
* | | xlat v2: Flush xlat tables after being modifiedAntonio Nino Diaz2018-08-077-50/+60
* | | xlat v2: Cleanup get/change mem attr helpersAntonio Nino Diaz2018-08-062-11/+19
|/ /