We have a mess. One symptom is that the ARMv7-A support (for Cortex-M3) needed to clone some of the register code in the ARMv4/v5 core, instead of being able to just tweak it to add the new "Secure Monitor" mode, from "TrustZone"; that's also available on some ARM11 parts.
So here's a start at cleaning it up. - Use only *ONE* set of dummy FPA registers (for GDB) - Have *ONE* more-generic way to name core modes - Remove the most visible uses of an internal mode numbering scheme _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
