platform/hal/backend/vim3/power-vim3.git
3 months agoAdd --as-needed option to link only used library 56/320856/1 accepted/tizen_unified tizen accepted/tizen/unified/20250311.054116
Chanwoo Choi [Mon, 10 Mar 2025 07:19:30 +0000 (16:19 +0900)]
Add --as-needed option to link only used library

Add --as-needed option to link only used library because there are no
--as-needed option when building hal-backend-power package.

Change-Id: I96e25f0d23639ddda4b8bd8155d28968fe78b7cc
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
4 months agohal-backend-power: Replace prefix from 'pass' to 'hal_power' 92/318192/1 accepted/tizen_unified_x_asan accepted/tizen/unified/20250115.124153 accepted/tizen/unified/x/asan/20250211.003545
Unsung Lee [Tue, 14 Jan 2025 05:08:00 +0000 (14:08 +0900)]
hal-backend-power: Replace prefix from 'pass' to 'hal_power'

Replace prefix of structure from 'pass' to 'hal_power'.
This is because the structure of hal-api-power name prefix is changed
from pass to hal_power.

Change-Id: I64ed7311d4d98a94d86ced23ef4a88a729995a8c
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
5 months agopower-vim3: Add read permission for others group 50/316750/1 accepted/tizen/unified/20241219.102355 accepted/tizen/unified/x/asan/20250113.002158
Chanwoo Choi [Mon, 22 May 2023 09:42:56 +0000 (18:42 +0900)]
power-vim3: Add read permission for others group

Change-Id: I2b545063cf05b1ec7424e15a6f870be55bfb8d1b
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
10 months agoUse hal-rootstrap package for build and change hal_backend_power_funcs memory allocat... 98/314798/1 accepted/tizen_unified_dev accepted/tizen/9.0/unified/20241031.000319 accepted/tizen/unified/20240722.104248 accepted/tizen/unified/dev/20240724.110135 accepted/tizen/unified/x/asan/20241224.003813 tizen_9.0_m2_release
Chanwoo Choi [Fri, 19 Jul 2024 08:05:36 +0000 (17:05 +0900)]
Use hal-rootstrap package for build and change hal_backend_power_funcs 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>
2 years agohal-backend-power: Fix possible vulnerabilities 39/280239/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.063725 accepted/tizen/7.0/unified/hotfix/20221116.110429 accepted/tizen/8.0/unified/20231005.094519 accepted/tizen/unified/20220829.062610 submit/tizen/20220829.014729 tizen_7.0_m2_release tizen_8.0_m2_release
Dongwoo Lee [Thu, 25 Aug 2022 11:07:29 +0000 (20:07 +0900)]
hal-backend-power: Fix possible vulnerabilities

Change-Id: I770dc6986b618236372ce72f823a65ff64bf2f5c
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
2 years agopower-vim3: Add display/disk hal information 61/279361/1 accepted/tizen/unified/20220808.135239 submit/tizen/20220808.023721
Chanwoo Choi [Mon, 8 Aug 2022 02:33:59 +0000 (11:33 +0900)]
power-vim3: Add display/disk hal information

Change-Id: I0214e0bb80e20d1ad948fdb83a5714c936151f09
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2 years agopower-vim3: Replace LF with space from buffer 49/279249/2 accepted/tizen/unified/20220805.131718 submit/tizen/20220805.011454
Chanwoo Choi [Thu, 4 Aug 2022 07:22:09 +0000 (16:22 +0900)]
power-vim3: Replace LF with space from buffer

Change-Id: I9083504f4a1b111ce2bc2abc3f6422a164e5cf4e
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2 years agoAdd hal-backend-power-vim3 17/278417/1 accepted/tizen/unified/20220725.053815 submit/tizen/20220722.011940
Chanwoo Choi [Wed, 20 Jul 2022 01:29:42 +0000 (10:29 +0900)]
Add hal-backend-power-vim3

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>
2 years agoInitial empty repository master
Tizen Infrastructure [Tue, 19 Jul 2022 08:15:11 +0000 (08:15 +0000)]
Initial empty repository