Merge branch '2021-09-02-assorted-platform-and-bugfixes' into next
authorTom Rini <trini@konsulko.com>
Thu, 2 Sep 2021 22:39:28 +0000 (18:39 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 2 Sep 2021 22:39:28 +0000 (18:39 -0400)
commitb35be5ed42c8453ac95432b6fbc0d42b1e91c758
treec3f4646963db0c7010ca32b024b6947f4f144d9f
parent4bb7de1b3c09ada52ec42249221f745a6cbd3360
parent6628813f9d400c49da4926f01833063a30151cdb
Merge branch '2021-09-02-assorted-platform-and-bugfixes' into next

- Add position independent execution support for ARMv7
- Snapdragon, synquacer, vexpress64 fixes / improvements
- Prevent NEON register use on ARMv8
- Other assorted fixes