Introduce package verifier 06/235006/5
authorKichan Kwon <k_c.kwon@samsung.com>
Mon, 1 Jun 2020 07:13:57 +0000 (16:13 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Wed, 3 Jun 2020 03:47:25 +0000 (12:47 +0900)
commit026197715a128f5966fefdc7beaa61e790e94880
tree8932aab90149e1ac8e1b3224807e9d87eb5e4381
parenta0662b55b7a4433b399ae8d5a3c7c6927781660f
Introduce package verifier

- Before upgrade, upg-verifier checks whether upg has valid signature

Change-Id: I42cc2306b9582413e40f2166b582533d1c121ef6
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
CMakeLists.txt
packaging/tota-ua.spec
scripts/40-tota-ua.list
sign_verify/verify_delta.c [deleted file]
upg-verifier/CMakeLists.txt [moved from sign_verify/CMakeLists.txt with 68% similarity]
upg-verifier/upg-verifier.c [new file with mode: 0644]
upg-verifier/upg-verifier.h [new file with mode: 0644]