Re: [PATCH v4 28/28] docs: Add secure IPL documentation

2025-07-21 Thread Collin Walling
On 7/11/25 17:11, Zhuoying Cai wrote: > Add documentation for secure IPL > > Signed-off-by: Collin Walling > Signed-off-by: Zhuoying Cai We should consider segmenting these documents by introducing the wording with the same patch that introduces the relevant functionality. I'll try to do my be

[PATCH v4 28/28] docs: Add secure IPL documentation

2025-07-11 Thread Zhuoying Cai
Add documentation for secure IPL Signed-off-by: Collin Walling Signed-off-by: Zhuoying Cai --- docs/specs/s390x-secure-ipl.rst | 159 +++ docs/system/s390x/secure-ipl.rst | 156 ++ 2 files changed, 315 insertions(+) create mode 100644 do