+16
−14
+4
−8
Loading
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAKMX4 CVE: NA ----------------------------------------------------------- The interfaces ubl_create_header and ubl_add_sw_ctype are currently not being used externally. In order to minimize the exposure and reduce security risks as much as possible. This patch removes the export of these interfaces and corrects some comments. Fixes: eb44201e ("ubl: add CONFIG_UBL definition and UBL interface") Signed-off-by:Haibin Lu <luhaibin10@hisilicon.com> Signed-off-by:
Junxin Chen <chenjunxin1@huawei.com>