Visible to Intel only — GUID: goe1695084301863
Ixiasoft
4.4.1. Editing the Packaged Subsystem
4.4.2. Step 4a: Add Two Checkbox Controls
4.4.3. Step 4b: Enable or Disable Modules and Checkboxes
4.4.4. Step 4c: Run run_system_script
4.4.5. Step 4d: Iterate Over All Parameters
4.4.6. Step 4e: Setting DisplayPort IP Functionality
4.4.7. Step 4f: Make Packaged Subsystem Unlockable
4.4.8. Step 4g: Sync System Infos, Assign Base Addresses, and Save
Visible to Intel only — GUID: goe1695084301863
Ixiasoft
4.4.7. Step 4f: Make Packaged Subsystem Unlockable
To specify that other packaged subsystem users can unlock (modify with full control) the packaged subsystem, add the following line to the Packaged Subsystem Script tab after the last set_package_property statement:
set_package_property UNLOCKABLE true
Figure 18. Making Packaged Subsystem Unlockable