aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0474-245/+319
* Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifcAntonio Niño Díaz2018-12-184-41/+68
|\
| * romlib: Add platform specific jump table listSathees Balya2018-12-184-41/+68
* | Deprecate some unused AArch64 assembly functionsAntonio Nino Diaz2018-12-181-1/+4
|/
* Merge pull request #1712 from jeenu-arm/ssbsSoby Mathew2018-12-121-2/+11
|\
| * AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan2018-12-101-2/+11
* | SPM: Introduce SPRT C host libraryAntonio Nino Diaz2018-12-114-0/+210
* | SPM: Support multiple xlat tables contextsAntonio Nino Diaz2018-12-111-0/+30
|/
* Merge pull request #1688 from JoelHutton/jh/variant_1_mitigationsAntonio Niño Díaz2018-11-291-2/+2
|\
| * Initial Spectre V1 mitigations (CVE-2017-5753).Joel Hutton2018-11-261-2/+2
* | Merge pull request #1696 from satheesbalya-arm/sb1/sb1_2406_romlib_junoAntonio Niño Díaz2018-11-271-0/+53
|\ \
| * | juno: Add romlib supportSathees Balya2018-11-231-0/+53
| |/
* | Merge pull request #1695 from satheesbalya-arm/sb1/sb1_2641_romlib_phase2Antonio Niño Díaz2018-11-273-8/+14
|\ \ | |/ |/|
| * romlib: Add map file generationSathees Balya2018-11-221-1/+2
| * romlib: Add calloc_free register functionSathees Balya2018-11-221-6/+7
| * romlib: Allow patching of romlib functionsSathees Balya2018-11-222-2/+6
* | xlat v2: Support mapping regions with allocated VAAntonio Nino Diaz2018-11-222-0/+124
|/
* compiler_rt: Import lshrdi3.c fileSandrine Bailleux2018-11-062-1/+47
* compiler_rt: Import latest changes on int_lib.hSandrine Bailleux2018-11-061-6/+7
* libc: Adapt strlcpy to this codebaseAntonio Nino Diaz2018-11-022-5/+5
* libc: Import strlcpy from FreeBSDAntonio Nino Diaz2018-11-021-0/+53
* bakery: Fix MISRA defectsAntonio Nino Diaz2018-11-012-39/+50
* context_mgmt: Fix MISRA defectsAntonio Nino Diaz2018-11-012-34/+34
* Merge pull request #1657 from antonio-nino-diaz-arm/an/libfdtAntonio Niño Díaz2018-11-017-373/+90
|\
| * libfdt: Downgrade to version 1.4.6-9Antonio Nino Diaz2018-10-307-373/+90
* | Fix MISRA defects in PMFAntonio Nino Diaz2018-10-292-9/+11
* | Fix MISRA defects in workaround and errata frameworkAntonio Nino Diaz2018-10-293-9/+14
* | Fix MISRA defects in extension libsAntonio Nino Diaz2018-10-298-74/+84
|/
* PIE: Position Independant Executable support for BL31Soby Mathew2018-10-292-3/+118
* Make errata reporting mandatory for CPU filesSoby Mathew2018-10-299-0/+84
* PIE: Use PC relative adrp/adr for symbol referenceSoby Mathew2018-10-292-6/+13
* xlat: Fix compatibility between v1 and v2Antonio Nino Diaz2018-10-261-0/+3
* Merge pull request #1643 from antonio-nino-diaz-arm/an/libfdtAntonio Niño Díaz2018-10-2412-204/+1554
|\
| * libfdt: Import version v1.4.7Antonio Nino Diaz2018-10-2310-0/+3542
| * libfdt: Remove current versionAntonio Nino Diaz2018-10-239-2242/+0
| * libc: Integrate strrchr in libcAntonio Nino Diaz2018-10-232-9/+2
| * libc: Import strrchr from FreeBSDAntonio Nino Diaz2018-10-231-0/+57
* | Merge pull request #1641 from jeenu-arm/ptrauthAntonio Niño Díaz2018-10-241-6/+14
|\ \ | |/ |/|
| * AArch64: Enable lower ELs to use pointer authenticationJeenu Viswambharan2018-10-161-6/+14
* | ti: k3: common: Do not disable cache on TI K3 core powerdownAndrew F. Davis2018-10-161-0/+4
|/
* Merge pull request #1624 from glneo/less-cache-flushingSoby Mathew2018-10-121-11/+8
|\
| * PSCI: Do not flush cache when unneededAndrew F. Davis2018-10-101-2/+2
| * PSCI: Update comment on MMU disablementAndrew F. Davis2018-10-101-9/+6
* | psci: platform control of SYSTEM_SUSPEND entryldts2018-10-111-1/+7
|/
* xlat: Fix checks in mmap_add() and mmap_add_ctx()Antonio Nino Diaz2018-10-082-2/+2
* Merge pull request #1603 from antonio-nino-diaz-arm/db/reclaim-initSoby Mathew2018-10-047-11/+11
|\
| * 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
|\ \ | |/ |/|