aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2018-11-19backtrace: Extract rules from root MakefileAntonio Nino Diaz
2018-11-02Introduce fdtw_read_array() helperAntonio Nino Diaz
2018-11-02Introduce new fdt helper to read string propertiesAntonio Nino Diaz
2018-10-04Remove some MISRA defects in common codeAntonio Nino Diaz
2018-10-03Mark BL31 initialization functionsDaniel Boulby
2018-09-28Remove build option LOAD_IMAGE_V2Roberto Vargas
2018-09-11Allow setting log level back to compile time valueJunhan Zhou
2018-08-31Merge pull request #1549 from danielboulby-arm/db/pointerDimitris Papastamos
2018-08-30Remove rt_svc_descs pointer from global scopeDaniel Boulby
2018-08-30Fix MISRA defects in log helpersAntonio Nino Diaz
2018-08-30backtrace: Introduce backtrace functionDouglas Raillard
2018-08-22libc: Move tf_printf and tf_snprintf to libcAntonio Nino Diaz
2018-08-22tf_printf: Return number of printed charactersAntonio Nino Diaz
2018-08-10tf_snprintf: Add support for '%s'Antonio Nino Diaz
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-06-12Fix MISRA Rule 5.3 Part 2Daniel Boulby
2018-06-12Fix MISRA Rule 5.3 Part 1Daniel Boulby
2018-06-08Revert "Code change to fix small bugs"Dimitris Papastamos
2018-05-25Remove rt_svc_descs pointer from inner scopeDaniel Boulby
2018-05-18Allow disabling authentication dynamicallySoby Mathew
2018-04-23Add support for the SMC Calling Convention 2.0Antonio Nino Diaz
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-03-05Dynamic cfg: Do not populate args if already initializedAmit Daniel Kachhap
2018-02-28Fix MISRA rule 8.5 Part 1Roberto Vargas
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26ARM Platforms: Load HW_CONFIG in BL2Soby Mathew
2018-02-26Dynamic cfg: Introduce fdt wrappersSoby Mathew
2018-02-02image_decompress: add APIs for decompressing imagesMasahiro Yamada
2017-12-15Add support to left-pad with zeroes in tf_printfAntonio Nino Diaz
2017-12-05Unify cache flush code path after image loadSoby Mathew
2017-11-08ARMv7 may not support Virtualization ExtensionsEtienne Carriere
2017-11-06Merge pull request #1153 from robertovargas-arm/fix-macrosdavidcunado-arm
2017-11-01Include debug.h in debug.SRoberto Vargas
2017-10-24Add platform hooks for boot redundancy supportRoberto Vargas
2017-09-11Implement log frameworkSoby Mathew
2017-09-11Introduce tf_vprintf() and tf_string_print()Soby Mathew
2017-08-21Fix x30 reporting for unhandled exceptionsJulius Werner
2017-06-14Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar
2017-05-24Introduce `tf_snprintf`Antonio Nino Diaz
2017-05-15Align tf_printf implementation between AArch32 and AArch64dp-arm
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2017-04-24Merge pull request #911 from danh-arm/dh/refactor-bl2-image-loaddavidcunado-arm
2017-04-20Remove build option `ASM_ASSERTION`Antonio Nino Diaz
2017-04-19Minor refactor of BL2 image load v2Dan Handley
2017-04-19Add `ENABLE_ASSERTIONS` build optionAntonio Nino Diaz
2017-03-31Remove dead loops in assert() in C and ASMAntonio Nino Diaz
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2017-03-08Simplify translation tables headers dependenciesAntonio Nino Diaz