cpu: add cpu boosting operation
authortaeyoung <ty317.kim@samsung.com>
Fri, 16 Dec 2016 07:00:29 +0000 (16:00 +0900)
committertaeyoung <ty317.kim@samsung.com>
Fri, 16 Dec 2016 07:14:06 +0000 (16:14 +0900)
commitfd1ae00e878b42264527c6d91648ef2ae538caa9
tree4aba61585325d20aed40ffd7ddc5f2881a1ba7fc
parent7ebfaa0f74699adf651cbf23f7628270f6014a66
cpu: add cpu boosting operation

Currently, the code is experimental. The HAL sends information
via socket, and TRM runs cpu boosting

Change-Id: Ida44cede55252e1e82a543f990cf8d2c4eb01ae0
Signed-off-by: taeyoung <ty317.kim@samsung.com>
CMakeLists.txt
hw/cpu/CMakeLists.txt [new file with mode: 0644]
hw/cpu/cpu.c [new file with mode: 0644]