pass-hal: tm2: Add implementation of HAL for CPU
authorWook Song <wook16.song@samsung.com>
Wed, 8 Feb 2017 05:57:22 +0000 (14:57 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 9 Feb 2017 09:55:37 +0000 (18:55 +0900)
commitdc1bc98362ef5358502d8b2ce6606d2431db856e
tree7723813b4d5e4e693401f12ab863592c4bcb7ac0
parent2618c4605ceef0fb6b94552aa9b8258c9e01df88
pass-hal: tm2: Add implementation of HAL for CPU

This patch adds an implementation of the PASS HAL for CPU.

Change-Id: I74afc0c021ad462e1630d84bbe922ee3fac52b6e
Signed-off-by: Wook Song <wook16.song@samsung.com>
CMakeLists.txt
packaging/pass-hal-tm2.spec
src/cpu/CMakeLists.txt [new file with mode: 0644]
src/cpu/cpu.c [new file with mode: 0644]
src/shared/sysfs.c [new file with mode: 0644]
src/shared/sysfs.h [new file with mode: 0644]