From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Walle Date: Thu, 15 Aug 2013 20:49:35 +0200 Subject: [U-Boot] [PATCH v2 6/7] tools: add support for setting the CSF into imximage In-Reply-To: <1376318374-3497-7-git-send-email-sbabic@denx.de> References: <1373548001-19728-1-git-send-email-sbabic@denx.de> <1376318374-3497-1-git-send-email-sbabic@denx.de> <1376318374-3497-7-git-send-email-sbabic@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 12.08.13 16:39, schrieb Stefano Babic: > BOOT_FROM spi > > + CSF value > + > + Total size of CSF (Command Sequence File) > + used for Secure Boot/ High Assurance Boot > + (HAB). > + > + Using this command will populate the IVT > + (Initial Vector Table) CSF pointer and adjust ^^^^^^^^^^^^^^^^^^^^ Isn't that "Image Vector Table"? Regards, Bernhard