![]()  | 
  
    PDK API Guide for J721E
    
   | 
 
Go to the source code of this file.
Data Structures | |
| struct | tisci_msg_proc_request_req | 
| This file contains:  More... | |
| struct | tisci_msg_proc_request_resp | 
| Request for physical processor control response.  More... | |
| struct | tisci_msg_proc_release_req | 
| Release physical processor control request.  More... | |
| struct | tisci_msg_proc_release_resp | 
| Release physical processor control response.  More... | |
| struct | tisci_msg_proc_handover_req | 
| Request to handover control of a processor to another host if permitted.  More... | |
| struct | tisci_msg_proc_handover_resp | 
| Response to handover of control of a processor to another host if permitted.  More... | |
| struct | tisci_msg_proc_set_config_req | 
| Processor Boot Configuration.  More... | |
| struct | tisci_msg_proc_set_config_resp | 
| Response to Processor Boot Configuration message.  More... | |
| struct | tisci_msg_proc_set_control_req | 
| Optional processor specific message for sequence control.  More... | |
| struct | tisci_msg_proc_set_control_resp | 
| Response to optional processor specific message for sequence control.  More... | |
| struct | tisci_msg_proc_auth_boot_req | 
| Authenticate and start image.  More... | |
| struct | tisci_msg_proc_auth_boot_resp | 
| Response to authenticate and start image request.  More... | |
| struct | tisci_msg_proc_get_status_req | 
| Processor Status request.  More... | |
| struct | tisci_msg_proc_get_status_resp | 
| Processor Status Response.  More... | |
| struct | tisci_msg_proc_status_wait_req | 
| Processor Status Wait.  More... | |
| struct | tisci_msg_proc_status_wait_resp | 
| Processor Status Wait Response.  More... | |
Functions | |
| struct tisci_msg_proc_request_req | __attribute__ ((__packed__)) | 
Variables | |
| struct tisci_header | hdr | 
| uint8_t | processor_id | 
| uint8_t | host_id | 
| uint32_t | bootvector_lo | 
| uint32_t | bootvector_hi | 
| uint32_t | config_flags_1_set | 
| uint32_t | config_flags_1_clear | 
| uint32_t | control_flags_1_set | 
| uint32_t | control_flags_1_clear | 
| uint32_t | certificate_address_lo | 
| uint32_t | certificate_address_hi | 
| uint32_t | image_address_lo | 
| uint32_t | image_address_hi | 
| uint32_t | image_size | 
| uint32_t | config_flags_1 | 
| uint32_t | control_flags_1 | 
| uint32_t | status_flags_1 | 
| uint8_t | num_wait_iterations | 
| uint8_t | num_match_iterations | 
| uint8_t | delay_per_iteration_us | 
| uint8_t | delay_before_iteration_loop_start_us | 
| uint32_t | status_flags_1_set_all_wait | 
| uint32_t | status_flags_1_set_any_wait | 
| uint32_t | status_flags_1_clr_all_wait | 
| uint32_t | status_flags_1_clr_any_wait | 
| struct tisci_header hdr | 
| uint8_t processor_id | 
| uint8_t host_id | 
| uint32_t bootvector_lo | 
| uint32_t bootvector_hi | 
| uint32_t config_flags_1_set | 
| uint32_t config_flags_1_clear | 
| uint32_t control_flags_1_set | 
| uint32_t control_flags_1_clear | 
| uint32_t certificate_address_lo | 
| uint32_t certificate_address_hi | 
| uint32_t image_address_lo | 
| uint32_t image_address_hi | 
| uint32_t image_size | 
| uint32_t config_flags_1 | 
| uint32_t control_flags_1 | 
| uint32_t status_flags_1 | 
| uint8_t num_wait_iterations | 
| uint8_t num_match_iterations | 
| uint8_t delay_per_iteration_us | 
| uint8_t delay_before_iteration_loop_start_us | 
| uint32_t status_flags_1_set_all_wait | 
| uint32_t status_flags_1_set_any_wait | 
| uint32_t status_flags_1_clr_all_wait | 
| uint32_t status_flags_1_clr_any_wait |