summaryrefslogtreecommitdiffstats
path: root/src/usr/secureboot/runtime/README.md
blob: 552ca9b6f3a307db4c56f2f97fee0adffeecaaad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# **'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

OpenPOWER on IntegriCloud