History for arm-trusted-firmware / plat / common
2018-07-24
@Antonio Nino Diaz
PSCI: Fix MISRA defects in platform code ...
Antonio Nino Diaz committed on 24 Jul 2018
2018-07-20
@Antonio Nino Diaz
PSCI: Fix types of definitions ...
Antonio Nino Diaz committed on 20 Jul 2018
2018-07-19
@Jeenu Viswambharan
RAS: Introduce handler for EL3 EAs ...
Jeenu Viswambharan committed on 19 Jul 2018
@Jeenu Viswambharan
RAS: Introduce handler for Double Faults ...
Jeenu Viswambharan committed on 19 Jul 2018
@Jeenu Viswambharan
RAS: Introduce handler for Uncontainable errors ...
Jeenu Viswambharan committed on 19 Jul 2018
2018-07-11
@Sandrine Bailleux
Fix some violations to MISRA rule 8.3 ...
Sandrine Bailleux committed on 11 Jul 2018
2018-06-27
@Jeenu Viswambharan
DynamIQ: Enable MMU without using stack ...
Jeenu Viswambharan committed on 27 Jun 2018
2018-06-12
@Antonio Nino Diaz
LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes ...
Antonio Nino Diaz committed on 12 Jun 2018
2018-05-15
@Jeenu Viswambharan
Fix build error with correct format string ...
Jeenu Viswambharan authored on 15 May 2018 Dimitris Papastamos committed on 15 May 2018
2018-05-04
@Jeenu Viswambharan
RAS: Add support for node registration ...
Jeenu Viswambharan committed on 4 May 2018
@Jeenu Viswambharan
AArch64: Introduce External Abort handling ...
Jeenu Viswambharan committed on 4 May 2018
2018-04-27
@Masahiro Yamada
types: use int-ll64 for both aarch32 and aarch64 ...
Masahiro Yamada committed on 27 Apr 2018
2018-03-26
@Jonathan Wright
plat: fix switch statements to comply with MISRA rules ...
Jonathan Wright committed on 26 Mar 2018
@Jonathan Wright
plat/common: remove fall-through on release build ...
Jonathan Wright committed on 26 Mar 2018
2018-03-03
@davidcunado-arm
Merge pull request #1292 from danh-arm/dh/spurious-dep-warn ...
davidcunado-arm authored on 3 Mar 2018 GitHub committed on 3 Mar 2018
2018-03-02
@Soby Mathew
Remove sp_min functions from plat_common.c ...
Soby Mathew committed on 2 Mar 2018
2018-03-01
@Dan Handley
Suppress spurious deprecated declaration warnings ...
Dan Handley committed on 1 Mar 2018
2018-02-28
@Roberto Vargas
Fix MISRA rule 8.4 in common code ...
Roberto Vargas committed on 28 Feb 2018
2018-02-26
@Soby Mathew
Dynamic cfg: MISRA fixes ...
Soby Mathew committed on 26 Feb 2018
@Soby Mathew
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API ...
Soby Mathew committed on 26 Feb 2018
@Soby Mathew
Introduce the new BL handover interface ...
Soby Mathew committed on 26 Feb 2018
@Soby Mathew
Add image_id to bl1_plat_handle_post/pre_image_load() ...
Soby Mathew committed on 26 Feb 2018
2018-02-09
@Santeri Salko
qemu: Fix interrupt type check ...
Santeri Salko committed on 9 Feb 2018
2018-02-01
@Masahiro Yamada
bl1: add bl1_plat_handle_{pre,post}_image_load() ...
Masahiro Yamada committed on 1 Feb 2018
@Masahiro Yamada
bl2: add bl2_plat_handle_pre_image_load() ...
Masahiro Yamada committed on 1 Feb 2018
@Masahiro Yamada
plat/common: move arch-agnostic fallback functions to C file ...
Masahiro Yamada committed on 1 Feb 2018
2018-01-24
@davidcunado-arm
Merge pull request #1193 from jwerner-chromium/JW_coreboot ...
davidcunado-arm authored on 24 Jan 2018 GitHub committed on 24 Jan 2018
2018-01-19
@Julius Werner
Add default crash console code to hook up to new console API ...
Julius Werner committed on 19 Jan 2018
2018-01-18
@Roberto Vargas
bl2-el3: Add BL2_EL3 image ...
Roberto Vargas committed on 18 Jan 2018
2017-12-12
@Julius Werner
Add new function-pointer-based console API ...
Julius Werner committed on 12 Dec 2017