]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
Merge changes from topic "fix_misra_st_drivers" into integration
authorManish Pandey <manish.pandey2@arm.com>
Fri, 9 Dec 2022 12:04:05 +0000 (13:04 +0100)
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>
Fri, 9 Dec 2022 12:04:05 +0000 (13:04 +0100)
* changes:
  fix(st-clock): avoid arithmetics on pointers
  fix(st-clock): give the size for parent_mp13 and dividers_mp13 tables
  fix(st-clock): remove useless switch
  fix(st-clock): use Boolean type for tests
  fix(st-regulator): use Boolean type for tests
  fix(st-regulator): enclose macro parameters in parentheses
  fix(st-regulator): rework for_each_*rdev macros
  fix(st-regulator): explicitly check operators precedence
  fix(st-pmic): define pmic_regs table size
  fix(st-pmic): enclose macro parameter in parentheses


Trivial merge