Security User Guide: Intel® Programmable Acceleration Card with Intel® Arria® 10 GX FPGA
                    
                        ID
                        683453
                    
                
                
                    Date
                    3/06/2020
                
                
                    Public
                
            
                        
                        
                            
                            
                                3.1. Installing PACSign
                            
                        
                            
                            
                                3.2. PACSign Tool
                            
                        
                            
                            
                                3.3. Creating Unsigned Images
                            
                        
                            
                            
                                3.4. Using an HSM Manager
                            
                        
                            
                                3.5. Creating Keys
                            
                            
                        
                            
                            
                                3.6. Root Entry Hash Bitstream Creation
                            
                        
                            
                                3.7. Signing Images
                            
                            
                        
                            
                            
                                3.8. Creating a CSK ID Cancellation Bitstream
                            
                        
                            
                            
                                3.9. PACSign PKCS11 Manager *.json Reference
                            
                        
                            
                                3.10. Creating a Custom HSM Manager
                            
                            
                        
                            
                            
                                3.11. PACSign Man Page
                            
                        
                    
                3.7.1.3. Programming the Image File
After you have generated your signed or unsigned .aocx file, program it to the board by using the following command.
aocl program <device_name> <filename>.aocx
   Note: You can find the device name by running aocl diagnose command. 
  
 
  For more information refer to the Intel® Programmable Acceleration Card with Intel® Arria® 10 GX FPGA Quick Start User Guide or the OpenCL* on Intel® Programmable Acceleration Card with Intel® Arria® 10 GX FPGA Quick Start User Guide.