commit | 89190c9cc9a3e824a38948d8e84d822f6db97797 | [log] [tgz] |
---|---|---|
author | Dmitrii Martynov <fkr655@yandex.ru> | Thu Feb 23 20:20:10 2023 +0300 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Mon Mar 06 11:57:28 2023 +0100 |
tree | 7683eedad9276da0cbe442b8a049e0ef9abeb825 | |
parent | 71b501029430a96f949f6b3317c6516b21d3bea3 [diff] |
fix: revert "Panic if manifest isn't aligned." This reverts commit 933fa55b88a868cc2c035906ae8a57a6889830cc. libfdt doesn't handle unaligned memory accesses. There is an alignment fault while dtb processing if dtb is 2 bytes aligned. Revert of the original commit: This reverts commit 1de06beb55e96a1722edf1ca8dfd75337f9a6ab2. Parsing is now done by libfdt which handles unaligned memory accesses. Original commit: Panic if manifest isn't aligned. Otherwise it will fail later on with a confusing error message. Change-Id: Idd1a08e2d2672ce8e64eed8e829ab15eb9c48ec4 Signed-off-by: Dmitrii Martynov <fkr655@yandex.ru>
Hafnium is a hypervisor, initially supporting aarch64 (64-bit Armv8 CPUs).
Get in touch and keep up-to-date at hafnium@lists.trustedfirmware.org. See feature requests and bugs on our bug dashboard.
To jump in and build Hafnium, follow the getting started instructions.
If you want to contribute to the project, see details of how we accept contributions.
More documentation is available on: