rockbox/utils/mks5lboot/dualboot
Solomon Peachy afe128f4cc arm: Profile/variation detection improvements
* Detection of 64-bit Arm v8-a
 * Proper detection of integer division support
   * always on v7-m, v8-a, v9-a, v8-m.main
   * sometimes on v7-a, v7-r, v8-r
   * never on v8-m.base v6-m, v6 and older "classic"
   * tl;dr: Rely on toolchain preprocessor definition

For the most part these additional variations won't acutally work
for native target builds, but sane -A detection is needed for
"local" builds now. -R detection is left out as it's not likely
to matter.

Change-Id: I8f6a52edc4d14490fc00e2f487406eca701eef02
2025-12-04 20:43:30 -05:00
..
.gitignore rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bin2c.c rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
dualboot.c iPod 6G: add support for every possible bootloader version, for all revisions of the target 2025-07-07 03:31:02 +03:00
dualboot.lds rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
init.S rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
Makefile S5L8702: Rename nor-* to norboot-* 2024-12-07 00:56:06 +02:00