]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
Merge changes from topic "bk/warnings" into integration
authorManish Pandey <manish.pandey2@arm.com>
Tue, 10 Jan 2023 10:56:42 +0000 (11:56 +0100)
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>
Tue, 10 Jan 2023 10:56:42 +0000 (11:56 +0100)
* changes:
  docs: describe the new warning levels
  build: add -Wunused-const-variable=2 to W=2
  build: include -Wextra in generic builds
  docs(porting-guide): update a reference
  fix(st-usb): replace redundant checks with asserts
  fix(brcm): add braces around bodies of conditionals
  fix(renesas): align incompatible function pointers
  fix(zynqmp): remove redundant api_version check
  fix: remove old-style declarations
  fix: unify fallthrough annotations

1  2 
Makefile
docs/getting_started/build-options.rst
docs/getting_started/porting-guide.rst
plat/xilinx/zynqmp/pm_service/pm_svc_main.c

diff --cc Makefile
Simple merge