# **'runtime'** Secureboot Services in Hostboot This directory implements a small, select subset of core secureboot-related functionality that Hostboot provides at runtime, ie as part of Hostboot runtime services. ## Files * __makefile__ * Standard Hostboot makefile * __[README.md](./README.md)__ * This file * __rt_secureboot.C__ * This file implements several secureboot functions for hostboot runtime services ## sub-directories * __test__ * Standard Hostboot test directory that implements CXX Unit Tests