platform/adaptation/tm2/pass-hal-tm2.git
7 years agopass-hal: tm2: Update hotplug ops for set/get functions of min/max online CPUs 35/114635/2
Wook Song [Tue, 14 Feb 2017 08:43:24 +0000 (17:43 +0900)]
pass-hal: tm2: Update hotplug ops for set/get functions of min/max online CPUs

This patch updates the hotplug ops for the CPU resource in order to
include the new functions which set and get the minimum/maximum number
of online CPUs.

Change-Id: Ied59bdf57db5be3f4d7600198d79d17802a2af7d
Signed-off-by: Wook Song <wook16.song@samsung.com>
7 years agopass-hal: tm2: Add the configuration files for resources 02/114102/2
Chanwoo Choi [Fri, 10 Feb 2017 04:10:07 +0000 (13:10 +0900)]
pass-hal: tm2: Add the configuration files for resources

This patch adds the new configuration files for resources of TM2 board.
- pass.conf contains the number of supported resources and the information
  of each resource such as CPU, BUS and GPU.
- pass-resource0.conf is the configuration file for LITTLE Cores on TM2.
- pass-resource1.conf is the configuration file for big Cores on TM2.
- pass-resource2.conf is the configuration file for Memory Bus (INT block) on TM2.
- pass-resource3.conf is the configuration file for Memory Bus (MFI block) on TM2.
- pass-resource4.conf is the configuration file for MALI GPU on TM2.

Change-Id: Idd77b63c12a96633ed1feed327513db92e4ead33
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
7 years agopass-hal: tm2: Modify the sysfs path for BUS/GPU resource
Chanwoo Choi [Thu, 9 Feb 2017 09:52:25 +0000 (18:52 +0900)]
pass-hal: tm2: Modify the sysfs path for BUS/GPU resource

This patches modifes the default sysfs path for bus/gpu resource as following:
Because TM2 uses the devfreq subsystem in Linux Kernel for memory bus and gpu.
- /sys/class/devfreq/(devfreq device name)

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
7 years agopass-hal: tm2: Add implementation of HAL for GPU
Wook Song [Wed, 8 Feb 2017 06:26:18 +0000 (15:26 +0900)]
pass-hal: tm2: Add implementation of HAL for GPU

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

Change-Id: I1002bcce81c7ff35ef46ab09ceaed27a255a5611
Signed-off-by: Wook Song <wook16.song@samsung.com>
7 years agopass-hal: tm2: Add implementation of HAL for BUS
Wook Song [Wed, 8 Feb 2017 06:12:44 +0000 (15:12 +0900)]
pass-hal: tm2: Add implementation of HAL for BUS

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

Change-Id: Idf118b9df51c0fad13e0d5db8d1ff58a541a7aab
Signed-off-by: Wook Song <wook16.song@samsung.com>
7 years agopass-hal: tm2: Add implementation of HAL for CPU
Wook Song [Wed, 8 Feb 2017 05:57:22 +0000 (14:57 +0900)]
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>
7 years agopass-hal: tm2: Create spec file for RPM package
Wook Song [Wed, 8 Feb 2017 05:45:41 +0000 (14:45 +0900)]
pass-hal: tm2: Create spec file for RPM package

This patch creates files required to build the RPM package. Although it
is possible to build the package, only one empty RPM file would be
created since source files are not implemented yet.

Change-Id: I5d573623669d2284d8b285af67faa54cc0fe6cef
Signed-off-by: Wook Song <wook16.song@samsung.com>
7 years agoInitial empty repository master
Tizen Infrastructure [Wed, 8 Feb 2017 02:18:39 +0000 (18:18 -0800)]
Initial empty repository