Home
last modified time | relevance | path

Searched refs:rcw_nm (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a/tools/nxp/create_pbl/
A Dcreate_pbl.c157 char *rcw_nm; /* Input RCW File */ member
720 pblimg.rcw_nm = optarg; in main()
721 file = fopen(pblimg.rcw_nm, "r"); in main()
828 fp_rcw_pbi_ip = fopen(pblimg.rcw_nm, "rb"); in main()
831 __func__, pblimg.rcw_nm); in main()
843 printf("Input RCW File: %s\n", pblimg.rcw_nm); in main()

Completed in 3 milliseconds