Commit Graph

5 Commits (be6e09bec30f9564617d819e374acab050b2f71d)

Author SHA1 Message Date
mtkrtk c5422eed25 Change CThunk method for Cortex-A
thumb2 code executes invalid ram space, and it causes crash
Add instruction cache clean codes
2016-04-25 17:30:04 +09:00
mtkrtk 6e101e0301 Fix cache cleaning method 2016-04-21 17:22:40 +09:00
mtkrtk 2586a691ed Add cache cleaning codes for Cortex-A
if m_thunk is on data caches, the codes will not be executed.
2016-03-31 21:54:32 +09:00
mtkrtk 69c311f263 Add support for Cortex-A series 2016-03-24 16:06:31 +09:00
Martin Kojtal be1f88a056 Asynch API for mbed (SPI, I2C, Serial) and low power ticker
New LowPowerXXX classes - low power ticker
SPI, I2C, Serial - asynch methods
2015-04-27 10:55:44 -07:00