commit | c85a69e96cd3fca076f05a0a94fd267729102b8c | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Thu Jul 25 17:46:08 2024 -0500 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Thu Aug 08 13:19:47 2024 -0500 |
tree | 931333fc856d60054c34dd0c39411d38cab13a25 | |
parent | 5df35bb603108ec57a859bfed24fe924efb887e5 [diff] |
docs: fix discrepancies in value type of manifest fields In order to avoid the complexity of supporting value types smaller than u32 and avoid discrepancies for the various manifest fields among different projects, the value type for relevant fields are upgraded to u32. Change-Id: Ib033019b3b8c26bf4b8b50f89b7a6d1a772e5e51 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>