]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(versal-net): resolve misra 10.6 warnings
authorJay Buddhabhatti <jay.buddhabhatti@amd.com>
Mon, 9 Jan 2023 12:33:25 +0000 (04:33 -0800)
committerJay Buddhabhatti <jay.buddhabhatti@amd.com>
Tue, 10 Jan 2023 05:58:35 +0000 (21:58 -0800)
commit8c23775e88bfc4ffa2b0eaf815d4f79992d344e6
tree946c9983cc543cfa644054037d2baab45923707d
parent51920f0f368b74a0b2c5149105d35fe9dac21c72
fix(versal-net): resolve misra 10.6 warnings

Fix below MISRA violation from versal_net_def.h:
 - MISRA Violation: MISRA-C:2012 R.10.6
  - The value of a composite expression shall not be assigned to an
    object with wider essential type

Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com>
Change-Id: I74f8e5d63523f33d245a21f8e4f04d30e40b05e7
plat/xilinx/versal_net/include/versal_net_def.h