mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-23 22:52:23 +02:00
Reorder the DTB tests, since 64-bits have more to match and are likely more common these days. We've had an instance where a 32-bit DTB was detected because of a self-referential pointer over a 64-bit DTB leading to an inaccessible image. This fixes issue #193.