# Tizen System Update

This repository contains following projects kept separately till Tizen 7.0:

 - platorm/core/system/tota-ua, the "Tizen OTA Upgrade Agent", utility to
   apply deltas

 - platform/core/system/system-rw-update, systemd units to handle Read-Write
   stage of upgrade

 - platform/core/system/libtota, library handling legacy upgrade types (delta_fs)


Tizen System Update is the one of Tizen feature. This implements
the functionality of firmware update base on OTA mechanism.

* Notice of Limitations
 This functionality does NOT support official signing & validation method.
This means it requires proper mechanism for binary validation offered by each
manufacturers.
