udf_data - 2023.2 简体中文

Vitis 统一软件平台文档 嵌入式软件开发 (UG1400)

Document ID
UG1400
Release Date
2023-12-13
Version
2023.2 简体中文

语法

[udf_data=<filename>] <partition>                               

描述

将包含最多 56 字节数据的文件导入身份验证证书的用户定义字段 (UDF)。如需了解更多信息,请参阅 身份验证 以了解有关身份验证证书的更多信息。

实参

指定的文件名。

示例

all:
{
	[pskfile] primary0.pem
	[sskfile]secondary0.pem
	[bootloader, destination_cpu=a53-0, authentication=rsa,udf_data=udf.txt]fsbl.elf
	[destination_cpu=a53-0,authentication=rsa] hello.elf
}