mirror of
https://github.com/openharmony/tee_tee_tzdriver.git
synced 2026-07-01 06:41:57 -04:00
60950d3b60
signed-off-by: YuanHao<yuanhao34@huawei.com>
3.0 KiB
3.0 KiB
Tzdriver Module Introduction
Introduction
tzdriver is a part of REE. The REE module provides a set of rich execution environment (REE) API components for interacting with TEEOS, including tzdriver (driver), libteec (API library), and teecd (agent service). This module tzdriver normally is a part of kernel, sometimes could be ko(kernel module).
Tzdriver project Structure
tee_tzdriver:project directory
- README.md&README_zh.md:Introduction file
- LICENSE:GPL v2 LICENSE
- linux:tzdriver for linux kernel
- liteos:tzdriver for liteos_a kernel
Secondary Directories structure
Table 1 tzdriver main secondary source code structure