commit | feb358b65151f7c4d6656a4ee52199f205798ce8 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Mon Sep 16 16:50:57 2019 +0100 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Wed Jan 22 07:52:18 2020 +0000 |
tree | feb8e21b72f1e7fd0367cce4ae181ac1f4542ae2 | |
parent | e5eaf885cc656153c0225138cc2426f398e328ee [diff] |
FDT helper functions: Fix MISRA issues Moving the FDT helper functions to the common/ directory exposed the file to MISRA checking, which is mandatory for common code. Fix the complaints that the test suite reported. Change-Id: Ica8c8a95218bba5a3fd92a55407de24df58e8476 Signed-off-by: Andre Przywara <andre.przywara@arm.com>