]> git.baikalelectronics.ru Git - arm-tf.git/commit
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)
commit25eb64726d4abf8cc1d1a03b0a7444a277e1f761
tree360dd1b1c324a580a75229d85b659234fa36e675
parentd6ce9907894c0da4dfdc88228dde5237acc537b1
parent4198fa1db7297d8385bb6624d4bd475870e5bf12
Merge changes from topic "fix_misra_st_drivers" into integration

* 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