pass-hal: tm1: Add implementation of HAL for CPU 82/114782/4
authorWook Song <wook16.song@samsung.com>
Tue, 14 Feb 2017 08:37:23 +0000 (17:37 +0900)
committerWook Song <wook16.song@samsung.com>
Wed, 15 Feb 2017 06:51:04 +0000 (15:51 +0900)
commit7c8128ac810d536ec4a51365343bff77266d8f30
tree10bf9f91da9dffdf883645c522478117c660f910
parent4e5e44becc5df6719951ca2b93118ddefe1a231f
pass-hal: tm1: Add implementation of HAL for CPU

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

Change-Id: I7d63c225a64cb6a422e22481c8fb690402eb7a64
Signed-off-by: Wook Song <wook16.song@samsung.com>
CMakeLists.txt
packaging/pass-hal-tm1.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]