Restore tee_internal_api.h constness 02/176802/3
authorIgor Kotrasinski <i.kotrasinsk@partner.samsung.com>
Tue, 17 Apr 2018 09:46:11 +0000 (11:46 +0200)
committerIgor Kotrasinski <i.kotrasinsk@partner.samsung.com>
Mon, 4 Jun 2018 10:06:23 +0000 (12:06 +0200)
commitca4bb1ffb465e00cbf0212cb1250e4fcbdd599b5
treee624286d8253fe380cb3f1bb2e39d35db03f4b15
parentdb7f56d31bf8a74f5efe4608570becb78ce12d8a
Restore tee_internal_api.h constness

The specification uses a [ctx] specifier, which should, but is not required to
use const. Revert to using const to match existing code use cases.

Change-Id: Ied65fb18e0e5f7fd32cd5a5219fb5ccaf2895e21
Signed-off-by: Igor Kotrasinski <i.kotrasinsk@partner.samsung.com>
helloworld/ta/hello_world.c
include/include/tee_internal_api.h