Jayanth Othayoth | 7ebc36e | 2021-06-21 07:20:21 -0500 | [diff] [blame] | 1 | EKB_BRANCH = "main-p10" |
Patrick Williams | bb99d22 | 2022-01-24 15:55:09 -0600 | [diff] [blame] | 2 | EKB_URI = "git://git@github.com/open-power/pub-ekb;branch=${EKB_BRANCH};protocol=https" |
Jayanth Othayoth | 3bc5e33 | 2022-07-08 01:09:52 -0500 | [diff] [blame] | 3 | EKB_REV = "184be55ec0ea05d72379c0ae53edb3f680c2cecf" |
Jayanth Othayoth | 7ebc36e | 2021-06-21 07:20:21 -0500 | [diff] [blame] | 4 | |
| 5 | REQ_ATTRS_XMLS = "hwpf/fapi2/xml/attribute_info/chip_attributes.xml \ |
| 6 | hwpf/fapi2/xml/attribute_info/common_attributes.xml \ |
| 7 | hwpf/fapi2/xml/attribute_info/scratch_attributes.xml \ |
| 8 | hwpf/fapi2/xml/attribute_info/system_attributes.xml \ |
| 9 | hwpf/fapi2/xml/attribute_info/unit_attributes.xml \ |
| 10 | chips/p10/procedures/xml/attribute_info/p10_bars_attributes.xml \ |
| 11 | chips/p10/procedures/xml/attribute_info/p10_chip_ec_attributes.xml \ |
| 12 | chips/p10/procedures/xml/attribute_info/p10_clock_attributes.xml \ |
| 13 | chips/p10/procedures/xml/attribute_info/p10_freq_attributes.xml \ |
| 14 | chips/p10/procedures/xml/attribute_info/p10_hcode_image_build_attributes.xml \ |
| 15 | chips/p10/procedures/xml/attribute_info/p10_ipl_attributes.xml \ |
| 16 | chips/p10/procedures/xml/attribute_info/p10_ipl_customize_attributes.xml \ |
| 17 | chips/p10/procedures/xml/attribute_info/p10_memory_bars_attributes.xml \ |
| 18 | chips/p10/procedures/xml/attribute_info/p10_nest_attributes.xml \ |
| 19 | chips/p10/procedures/xml/attribute_info/p10_pervasive_attributes.xml \ |
| 20 | chips/p10/procedures/xml/attribute_info/p10_qme_attributes.xml \ |
| 21 | chips/p10/procedures/xml/attribute_info/p10_runn_attributes.xml \ |
| 22 | chips/p10/procedures/xml/attribute_info/p10_sbe_load_bootloader_attributes.xml \ |
| 23 | chips/p10/procedures/xml/attribute_info/p10_sbe_attributes.xml" |