-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Hi,
I found the issue that there is no $(PYTHON3) in core/arch/arm/kernel/link.mk in Line 225.
optee_os/core/arch/arm/kernel/link.mk
Line 225 in 3322f13
| $(q)scripts/gen_tee_bin.py --input $< --out_tee_raw_bin $@ |
That is, This command line can't use the $(PYTHON3) that I pass from outside.
I think it's a typo.
If you need, I can lanch a PR.
Thanks !!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels