How would to add arguments to the boot command while isolating core 3 in the yocto image?

Use the following commands in U-Boot to isolate CPU core 3:
setenv bootargs “${bootargs} isolcpus=3”
saveenv
Boot

To revert the changes, use the following commands in U-Boot:
env default -f -a
saveenv

For further product inquiries, please get in touch with our sales team at mktg@iwave-global.com

Please find the detailed product information here:
Zynq™ UltraScale+™ ZU19/ZU17/ZU11 MPSoC System on Module