rockbox/utils/hwstub/stub/asm/mips
Amaury Pouly f3cce72269 hwstub/jz460b: implement exception recovery
Now that we now that jz4760b implements EBASE, we can use it to rebase
exceptions to use a k1seg address, that maps to the physical address of the
TCSM0. It requires to enable HAB1 to have this translation. This most the most
inefficient way to access tighly coupled memory ever, but it works.

Change-Id: I894ca929c9835696102eb2fef44b06e6eaf96d44
2017-01-24 15:34:19 +01:00
..
atomic_rw.S hwstub: implement read/write data abort recovery 2015-01-13 23:35:33 +01:00
memcpy.S hwstub: Add atj213x support 2014-11-05 08:18:59 +01:00
memset.S hwstub: Add atj213x support 2014-11-05 08:18:59 +01:00
system.S hwstub/jz460b: implement exception recovery 2017-01-24 15:34:19 +01:00