tfm: Get rid of unnecessary global header tfm.h 28/223028/10
authorDongwoo Lee <dwoo08.lee@samsung.com>
Tue, 17 Mar 2020 04:44:33 +0000 (13:44 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 18 Mar 2020 08:32:58 +0000 (17:32 +0900)
commit62c1a507383c0858abf47f1f1ab8472ba42973d6
tree20a451a6165341dca30bc31ec7e4e921ff3c25e9
parentbfa980fadb2273fb752ea4b45f4177cd012065e2
tfm: Get rid of unnecessary global header tfm.h

Global tfm context is no more used, so global header tfm.h is neither
required. This just removes unnecessary header, thus has no functional
changes.

Change-Id: I69daaaa255dea57676e04bdb0c8145cf4049ed87
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
src/interface.c
src/main.c
src/net.c
src/thor.c
src/thor.h [moved from src/tfm.h with 89% similarity]