arm-trusted-firmware/plat/nxp
Boyan Karatotev e138400d1c fix: unify fallthrough annotations
Compiling with -Wimplicit-fallthrough=3 (enabled by -Wextra) produces
many warnings about fallthrough comments either missing or being wrong.
Unify the comments so we comply with -Wextra.

Note that Coverity recommends against using the __attribute__ directive.
Also, zlib does not build with a higher value of -Wimplicit-fallthrough.
Finally, compilers strip comments before expanding macros. As such,
checkpatch's fallthrough annotation (or higher levels of the flag) isn't
really possible.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I060cf4f8dc04c02cbb45cf4ceb69569a8369ccee
2022-12-01 16:17:24 +00:00
..
common fix: unify fallthrough annotations 2022-12-01 16:17:24 +00:00
soc-ls1028a refactor(ls1028a): fix header file group issue 2022-01-26 10:13:14 +08:00
soc-ls1043a feat(ls1043ardb): update ddr configure for ls1043ardb-pd 2022-09-28 16:58:15 +08:00
soc-ls1046a refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
soc-ls1088a feat(ls1088aqds): add ls1088aqds board support 2022-03-27 23:24:24 +08:00
soc-lx2160a feat(lx2): enable DDR erratas for lx2 platforms 2022-03-27 23:24:24 +08:00