Add StepRpkSignature to handle gadget type package 43/286343/3
authorSangyoon Jang <jeremy.jang@samsung.com>
Wed, 4 Jan 2023 08:00:36 +0000 (17:00 +0900)
committerSangyoon Jang <jeremy.jang@samsung.com>
Wed, 4 Jan 2023 08:07:37 +0000 (17:07 +0900)
commit4b09cd45a3207d4a390850c9e889e0b197f7c77a
treec35460d6221264347187e248cea454dacde3ceb7
parent5451ef110c4b55c5f8ac2d5c24a9fcfe5a9cac38
Add StepRpkSignature to handle gadget type package

Allow platform or partner signed rpk only when res-type starts
with "org.tizen.appfw.gadget".

Change-Id: I4426abd8680f4e49dde9af67335865b8efea1fb5
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
src/rpk/rpk_installer.cc
src/rpk/step/security/step_rpk_signature.cc [new file with mode: 0644]
src/rpk/step/security/step_rpk_signature.h [new file with mode: 0644]