From 4db4e392057ca05d8c6a40d58181683cce0ccb94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Str=C3=B6mbergson?= Date: Tue, 7 Mar 2023 08:20:18 +0100 Subject: [PATCH] Clarify the purpose and functionality of the tk1 core MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Joachim Strömbergson --- hw/application_fpga/core/tk1/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hw/application_fpga/core/tk1/README.md b/hw/application_fpga/core/tk1/README.md index b2afe23..e472ab7 100644 --- a/hw/application_fpga/core/tk1/README.md +++ b/hw/application_fpga/core/tk1/README.md @@ -1,4 +1,6 @@ # tk1 ## Introduction -Top level core that provides chip info, debug support and chip level control. +The tk1 core provides design informantion as well as control of TKey specific +functionlity such as execution mode, SW controlled stack protection, memory +scrambling, handling of illegal instructions.