On 10.08.2018 05:01, Pavel Zbitskiy wrote: > Found while attempting to run an old tool in qemu. > > * BAL and BALR: Added. > * CSST: Qemu crashed after an accidental jump to garbage. > * IPM: A tool produced an incorrect output. > * EX TRT/TRTR: A tool ran quite slow. > * PACK: A tool produced an incorrect output. > * CVB, CVBY, CVBG: Added. > > Changes since v1: > * Tests. > * Call pc_to_link_info() instead of op_bas(). > * Clarified CSST commit message. > * Rewrote IPM using extract/deposit. > * Clarified PACK commit message. > * Do not use LowCore for CONFIG_USER_ONLY. > * Reduce duplication in CVB code.
Thanks for looking into this and also for providing test cases! -- Thanks, David / dhildenb