commit | b99926ef7b287738c4b4a87ee7ab4eaed1e4038f | [log] [tgz] |
---|---|---|
author | AlexeiFedorov <Alexei.Fedorov@arm.com> | Wed Mar 13 15:18:02 2024 +0000 |
committer | Alexei Fedorov <Alexei.Fedorov@arm.com> | Wed Apr 17 14:00:16 2024 +0200 |
tree | a97449f0cf7abe99e72d91f616d330406625138e | |
parent | 20e2683daf6c0cf412b632d678b60f2ca2d0113b [diff] |
fix(gpt): unify logging messages This patch modifies GPT library comments and makes logging messages consistent with PRIx64 usage and TF-A format used in other modules. Minor changes are made to make the code compliant with MISRA C requirements. Change-Id: Ic40e1b7ac43cd9602819698d00e1ce3a8c7183ce Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>