arm-trusted-firmware/plat/nxp
Ghennadi Procopciuc bf012960d4 fix(s32g274a): avoid overwriting const fields
This corrects the following Coverity issue:
  CID 425810:  High impact quality  (WRITE_CONST_FIELD).
  A write to an aggregate overwrites a const-qualified field within the
  aggregate.
     (void)memset(&s32g2_console, 0, sizeof(s32g2_console));

Change-Id: Idc332be2c4dbf4858d2e9be0b41d5eba86587258
Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
2024-05-14 10:40:23 +02:00
..
common fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
s32/s32g274ardb2 fix(s32g274a): avoid overwriting const fields 2024-05-14 10:40:23 +02:00
soc-ls1028a fix(layerscape): fix errata a008850 2022-11-22 14:56:19 +08:00
soc-ls1043a fix(layerscape): unlock write access SMMU_CBn_ACTLR 2022-12-06 22:46:10 +08:00
soc-ls1046a refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2023-03-15 11:43:14 +00:00
soc-ls1088a fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
soc-lx2160a fix(layerscape): unlock write access SMMU_CBn_ACTLR 2022-12-06 22:46:10 +08:00