Initial codes of tota-ua 06/138706/3
authorSunmin Lee <sunm.lee@samsung.com>
Thu, 13 Jul 2017 01:44:28 +0000 (10:44 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Fri, 14 Jul 2017 10:04:11 +0000 (19:04 +0900)
commit1d1a3ac3a3739b71e7575438f73c26d1b6e7a930
tree8363334ed9d77f7713946a78b5ef47d4ada35239
parentb71ddb2fd6325b0d8a63b2865386d90d94824add
Initial codes of tota-ua

Change-Id: Iffdb362865f9dfbef2aeccf79cf760e09634c4c3
37 files changed:
CMakeLists.txt [new file with mode: 0755]
LICENSE [new file with mode: 0755]
fota_gui/CMakeLists.txt [new file with mode: 0755]
fota_gui/fota_common.h [new file with mode: 0755]
fota_gui/fota_fbinfo.h [new file with mode: 0755]
fota_gui/fota_gr.c [new file with mode: 0755]
fota_gui/fota_gr.h [new file with mode: 0755]
fota_gui/fota_gr_direct.c [new file with mode: 0755]
fota_gui/fota_gr_direct.h [new file with mode: 0755]
fota_gui/fota_gui_main.c [new file with mode: 0755]
fota_gui/fota_gui_test.c [new file with mode: 0755]
fota_gui/fota_log.h [new file with mode: 0755]
fota_gui/fota_png.c [new file with mode: 0755]
fota_gui/fota_png.h [new file with mode: 0755]
fota_gui/fota_show_img.c [new file with mode: 0755]
fota_gui/tdm-if.c [new file with mode: 0755]
fota_gui/tdm-if.h [new file with mode: 0755]
packaging/tota-ua.spec [new file with mode: 0755]
packaging/tota.spec [deleted file]
res/rpi3/images/dummy.png [new file with mode: 0644]
sign_verify/CMakeLists.txt [new file with mode: 0755]
sign_verify/verify_delta.c [new file with mode: 0755]
src/common/fota_cfg.c [new file with mode: 0755]
src/common/fota_cfg.h [new file with mode: 0755]
src/common/fota_common.h [new file with mode: 0755]
src/common/fota_log.c [new file with mode: 0755]
src/common/fota_log.h [new file with mode: 0755]
src/common/fota_tar.h [new file with mode: 0755]
src/common/fota_util.c [new file with mode: 0755]
src/common/fota_util.h [new file with mode: 0755]
src/common/mmc_io.c [new file with mode: 0755]
src/common/mmc_io.h [new file with mode: 0755]
src/rpi3/ua.c [new file with mode: 0644]
src/rpi3/ua.h [new file with mode: 0644]
ss_engine/SS_FSUpdate.c [new file with mode: 0755]
ss_engine/SS_FSUpdate.h [new file with mode: 0755]
tota-ua.manifest [new file with mode: 0755]