commit | 0ec6c31320c6d86e89dce8775af2bbdfa7a302fa | [log] [tgz] |
---|---|---|
author | Jay Buddhabhatti <jay.buddhabhatti@amd.com> | Thu Dec 22 22:27:01 2022 -0800 |
committer | Jay Buddhabhatti <jay.buddhabhatti@amd.com> | Mon Mar 27 23:07:56 2023 -0700 |
tree | 7f3bd2de28325fe8e4a77e64b8ffa1d0c2cd8e1d | |
parent | c38d90f7964ddf186f4cbaad6da91dd0a44627e3 [diff] |
feat(versal): replace irq array with switch case Replaced array of interrupt to PM node index map with switch-case for Versal. As a result, the size of code got reduced by 527 bytes. In case of error return invalid node index i.e. XPM_NODEIDX_DEV_MIN. Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@amd.com> Change-Id: Ifb17366362e2d1757d8933e1ce29083f7ad86b8f