Age | Commit message (Collapse) | Author | Files | Lines |
|
memory allocation/free
hal-roostrap package contains the allowed and maintained files
to build hal-backend package. In order to keep ABI (Application Binary
Interface) compatibility between platfrom and hal image,
must use only hal-rootstrap pacakge for build.
And chagnge the memory allocation/free way of hal_backend_power_funcs
in order to support new 1-platform Multi-HAL Interface approach.
Lastly, remove the deprecated abi_version filed and then
add the major_version and minor_version.
Change-Id: Icf5492043553c30c58614ffb7eae41c9561de746
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|
|
Change-Id: I770dc6986b618236372ce72f823a65ff64bf2f5c
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
|
|
Change-Id: I0214e0bb80e20d1ad948fdb83a5714c936151f09
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|
|
Change-Id: I9083504f4a1b111ce2bc2abc3f6422a164e5cf4e
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|
|
vim3 device contains the following h/w resources:
- pass-cpu0.json is for CPU cluster 0 (dual-core for cpu0,1)
- pass-cpu2.json is for CPU cluster 1 (quad-core for cpu2,3,4,5)
- pass-bus.json is for DDR BUS resource
- pass-gpu.json is for GPU resource
- pass-memory.json is for MEMORY resource
Change-Id: Ic72b47fd2ef6b88b39cabcfd01b9af2dbdd0f30f
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
|
|
|