platform/adaptation/broadcom/libomxil-vc4.git
9 months agolibfdt: Rename redefined macros 71/295271/1 accepted/tizen_8.0_unified accepted/tizen_unified accepted/tizen_unified_dev tizen tizen_8.0 accepted/tizen/8.0/unified/20231005.092432 accepted/tizen/unified/20230705.063750 accepted/tizen/unified/dev/20230726.115558 tizen_8.0_m2_release
Seung-Woo Kim [Tue, 4 Jul 2023 08:24:50 +0000 (17:24 +0900)]
libfdt: Rename redefined macros

To resolve gcc-13 build issue about redefined macros, rename
redefine macros for fdt.

Partly picked from raspberrypiupstream commit:
  https://github.com/raspberrypi/userland/commit/3d5c43768ce23095da745897372f70238d07a7fd

Change-Id: I30a27da98900d52c60fd4a6207251476ae9dba98
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
9 months agoRemove vcfiled and vcfilesys. 70/295270/1
Dave Stevenson [Mon, 27 Jul 2020 16:57:22 +0000 (17:57 +0100)]
Remove vcfiled and vcfilesys.

Both these libraries/apps were related to the VPU accessing the
host file system over VCHI. This has never been used on the Pi,
and is creating build warnings with the latest versions of gcc.
Remove them from the source tree.

cherry-pick upstream commit fdc2102ccf94a397661d495c6942eb834c66ee28
from https://github.com/raspberrypi/userland

Change-Id: Ie26d8771ad5533be9aaafa6e528c1fb31768460b
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
9 months agointerface: Drop vcfiled 69/295269/1
Joel Winarske [Mon, 14 Jan 2019 21:43:00 +0000 (13:43 -0800)]
interface: Drop vcfiled

vcfiled isn't used, nor the firmware side built into the image,
therefore drop building it from the cmake targets.

port upstream commit f00a1189b9f8246dc24c45985de599c50b8c62a5
from https://github.com/raspberrypi/userland

Change-Id: Iecb21f8e56b375b0ceaa9b07ff04f637c1ab0f44
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
2 years agovcgencmd: Apply ASLR 15/263315/2 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/6.5/unified/20211028.093355 accepted/tizen/7.0/unified/20221110.061551 accepted/tizen/7.0/unified/hotfix/20221116.104350 accepted/tizen/unified/20210901.103723 submit/tizen/20210901.055320 submit/tizen_6.5/20211028.161401 tizen_6.5.m2_release tizen_7.0_m2_release
Seung-Woo Kim [Tue, 31 Aug 2021 08:44:13 +0000 (17:44 +0900)]
vcgencmd: Apply ASLR

Change-Id: I8ee52bc07d44290d543f54654bd64b8715b4511d
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
3 years agopackaging: add vcgencmd aarch64 package 17/254617/1 accepted/tizen/unified/20210309.140634 submit/tizen/20210309.010410
Seung-Woo Kim [Fri, 5 Mar 2021 06:42:05 +0000 (15:42 +0900)]
packaging: add vcgencmd aarch64 package

To support vcgencmd in aarch64, add aarch64 build and package.

Change-Id: Ic9f69971c2451b0c21864e59d2d0a782caf6a0c6
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
3 years agopackaging: add vcgencmd tool for raspberry pi 16/254616/1
Seung-Woo Kim [Fri, 5 Mar 2021 09:06:09 +0000 (18:06 +0900)]
packaging: add vcgencmd tool for raspberry pi

There is vcgencmd usage for rasberry pi, so add package only with
vcgencmd and dependent libraries into /hal and set exact RUNPATH
to find library in sub-directory in the /hal.

Change-Id: I3177ba1cadbc830b1637efc4d7a931524bfa8ba5
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
3 years agopackaging: build with _smp_mflags macro for build speed 15/254615/1
Seung-Woo Kim [Fri, 5 Mar 2021 07:14:28 +0000 (16:14 +0900)]
packaging: build with _smp_mflags macro for build speed

To support build with multiple jobs, add _smp_mflags macro to
make command.

Change-Id: If2054ed8128b61ee4852d5780d5c33e8f812b3db
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
3 years agopackaging: update source url 14/254614/1
Seung-Woo Kim [Fri, 5 Mar 2021 04:28:27 +0000 (13:28 +0900)]
packaging: update source url

There was wrong base source url. Update with right one.

Change-Id: Ifb8a1baf483c4214b85a8d18a4836554723d1e35
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
3 years agoClean up spec file 55/234855/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.123156 accepted/tizen/6.0/unified/hotfix/20201103.052317 accepted/tizen/unified/20200601.140140 submit/tizen/20200529.081800 submit/tizen_6.0/20201029.205101 submit/tizen_6.0_hotfix/20201102.192501 submit/tizen_6.0_hotfix/20201103.114801 tizen_6.0.m2_release
Jeongmo Yang [Fri, 29 May 2020 07:58:10 +0000 (16:58 +0900)]
Clean up spec file

[Version] 0.0.1-4
[Profile] Common
[Issue Type] Clean up

Change-Id: I6ed61e2b39579af46513be6c54eef89cbb58ba6a
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
3 years agoFix ASAN build error 37/234537/2
Jeongmo Yang [Wed, 27 May 2020 06:03:30 +0000 (15:03 +0900)]
Fix ASAN build error

- Build error is caused by -Werror=stringop-truncation option

Change-Id: Ia869d851825d02920b8b835e2a54419b04b77f04
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
4 years agokhronos: not to build and install common EGL and GLES 55/219455/1 accepted/tizen/unified/20191211.121117 submit/tizen/20191210.071113
Seung-Woo Kim [Thu, 5 Dec 2019 04:50:01 +0000 (13:50 +0900)]
khronos: not to build and install common EGL and GLES

There is conflict for EGL and GLES with mesa. So remove common
EGL and GLES from brcm userland.
There are still same libraries with brcm naming.

Change-Id: Ie9271f5de4f4e761174321a39d555408a143a8d4
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
4 years agovidtex: fix to link brcm EGL and GLES 54/219454/1
Seung-Woo Kim [Thu, 5 Dec 2019 04:48:21 +0000 (13:48 +0900)]
vidtex: fix to link brcm EGL and GLES

There are two sets of EGL and GLES, one is brcm naming and the
other is common naming. The vidtex is using brcm EGL and GLES,
so fix to link brcm files.

Change-Id: I03e9ab63897c0defa6a2b08da33efdb5589bd4b6
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
4 years agoCorrect license information 61/217661/2 accepted/tizen/unified/20191113.123426 submit/tizen/20191113.074912
Jeongmo Yang [Wed, 13 Nov 2019 07:38:39 +0000 (16:38 +0900)]
Correct license information

[Version] 0.0.1-3
[Profile] Common
[Issue Type] License

Change-Id: Id2365ae2eb3dcc8ba5fe2cbce240c11e1b7c4832
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
5 years agochanged license based on the result of SOLVe 46/177546/1 accepted/tizen_5.0_unified accepted/tizen_5.5_unified_mobile_hotfix tizen_5.0 tizen_5.5_mobile_hotfix accepted/tizen/5.0/unified/20181102.012138 accepted/tizen/5.5/unified/20191031.004507 accepted/tizen/5.5/unified/mobile/hotfix/20201027.082416 accepted/tizen/unified/20180504.063528 submit/tizen/20180502.042028 submit/tizen_5.0/20181101.000001 submit/tizen_5.5/20191031.000009 submit/tizen_5.5_mobile_hotfix/20201026.185101 tizen_5.5.m2_release
Sejun Park [Wed, 2 May 2018 01:14:26 +0000 (10:14 +0900)]
changed license based on the result of SOLVe

Change-Id: I667f31bda7b8de1864875a15809f53de1facad08

6 years agoAdded ldconfig after rpm installation 15/165515/1
Hackseung Lee [Thu, 21 Dec 2017 10:58:24 +0000 (19:58 +0900)]
Added ldconfig after rpm installation

The directory of the added library:
  /opt/vc/lib
  /opt/vc/lib/plugins

Change-Id: I5e122f24bad3fdd59530042c076cb297bfcebfec
Signed-off-by: Hackseung Lee <lhs@dignsys.com>
6 years agoChange to armv7l build only 99/163899/1 accepted/tizen/unified/20171214.154213 submit/tizen/20171214.054017
Sejun Park [Thu, 14 Dec 2017 02:55:35 +0000 (11:55 +0900)]
Change to armv7l build only

Change-Id: Ibcc20f76cef3e9b6b29943856bfa5aa25358e7a3

6 years agoInitial version of libomxil-vc4 for RPI3 84/161584/2 submit/tizen/20171213.043912
Sejun Park [Fri, 24 Nov 2017 08:12:58 +0000 (17:12 +0900)]
Initial version of libomxil-vc4 for RPI3

  build: changed build specs.

  Changed packaging names as below:
      libomxil-vc4-0.0.1-0.1.armv7l.rpm
  libomxil-vc4-debuginfo-0.0.1-0.1.armv7l.rpm
  libomxil-vc4-debugsource-0.0.1-0.1.armv7l.rpm
  libomxil-vc4-devel-0.0.1-0.1.armv7l.rpm
  libomxil-vc4-utils-0.0.1-0.1.armv7l.rpm
  libomxil-vc4-utils-debuginfo-0.0.1-0.1.armv7l.rpm

Change-Id: I53d1515c6af3ba427740fc57479608c4e5abd98e
Signed-off-by: Hackseung Lee <lhs@dignsys.com>
6 years agoInitial empty repository master tizen_dev
Tizen Infrastructure [Wed, 19 Jul 2017 10:44:26 +0000 (10:44 +0000)]
Initial empty repository