Add support for ARM Cortex A17 microarchitecture 42/93342/2
authorHyeongsik Min <hsmin99@gmail.com>
Sun, 23 Oct 2016 22:28:20 +0000 (07:28 +0900)
committerHyeongsik Min <hyeongsik.min@samsung.com>
Sat, 29 Oct 2016 14:47:09 +0000 (23:47 +0900)
commit82296f20f935d5704bd9366c38e12522bc1cb918
tree2ea9ec6ee99fa054eb31df55c6f5032b3671551b
parentdda548fcb88769b13e34413336d14a8b94c18515
Add support for ARM Cortex A17 microarchitecture

Added the event list of the ARM Cortex A17 based on
ARM DDI 0535C.

Change-Id: Idb49683425dce267d26636dfc5ae69f1d8db6a7e
Signed-off-by: Hyeongsik Min <hyeongsik.min@samsung.com>
events/Makefile.am
events/Makefile.in
events/arm/armv7-ca17/events [new file with mode: 0644]
events/arm/armv7-ca17/unit_masks [new file with mode: 0644]
libop/op_cpu_type.c
libop/op_cpu_type.h
libop/op_events.c
utils/ophelp.c