]> git.baikalelectronics.ru Git - arm-tf.git/commit
Merge changes from topic "fix_misra_st_platform" into integration
authorManish Pandey <manish.pandey2@arm.com>
Fri, 9 Dec 2022 11:54:13 +0000 (12:54 +0100)
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>
Fri, 9 Dec 2022 11:54:13 +0000 (12:54 +0100)
commitd6ce9907894c0da4dfdc88228dde5237acc537b1
tree761faab97ed677efcacc869d86f07f7ed2475f4f
parent557bc9dcf37ff2c40035e21d96a54b1abe0fe906
parent127ed0008e03abb98b5447cb80c5634dfa554e7d
Merge changes from topic "fix_misra_st_platform" into integration

* changes:
  fix(stm32mp1): rework DWL buffer cache invalidation
  fix(stm32mp1): add const for strings in stm32mp_get_soc_name()
  fix(st): use Boolean type for tests
  fix(st): rework secure-status check in fdt_get_status()
  fix(st): use indices when counting GPIOs in DT
  fix(st): add U suffix for unsigned numbers
  fix(st): explicitly check operators precedence