pass-hal: tm2: Add the configuration files for resources 02/114102/2
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 10 Feb 2017 04:10:07 +0000 (13:10 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 10 Feb 2017 07:25:18 +0000 (16:25 +0900)
commitdaed400de5365da7bc22cfbf024ea3f1c19ad72a
tree4eea69315637a08d55ee680dd03e16dc229970c9
parent42d0c4fb6b84b4275cb931473723f04ce21abe16
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>
CMakeLists.txt
packaging/pass-hal-tm2.spec
scripts/pass-resource0.conf [new file with mode: 0644]
scripts/pass-resource1.conf [new file with mode: 0644]
scripts/pass-resource2.conf [new file with mode: 0644]
scripts/pass-resource3.conf [new file with mode: 0644]
scripts/pass-resource4.conf [new file with mode: 0644]
scripts/pass.conf [new file with mode: 0644]