Implement exclusive monitor
This commit is contained in:
parent
258a5cee84
commit
0b1c2e5505
9 changed files with 160 additions and 13 deletions
|
@ -1,5 +1,7 @@
|
|||
add_library(core STATIC
|
||||
arm/arm_interface.h
|
||||
arm/exclusive_monitor.cpp
|
||||
arm/exclusive_monitor.h
|
||||
arm/unicorn/arm_unicorn.cpp
|
||||
arm/unicorn/arm_unicorn.h
|
||||
core.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue