Hi Andre, On Fri, 31 May 2013 11:23:16 +0200, Andre Przywara <andre.przyw...@linaro.org> wrote:
> software_interrupt is currently a panic routine. So it is not actually > used by u-boot, it's just there to dump some state and eventually call > reset_cpu(). > So I feel that since I am now the only user of software_interrupt I > don't need any special precautions and consider this routine now > actually part of the HYP mode switcher. But of course I can retain the > original "functionality" if CONFIG_ARMV7_VIRT is not defined. You should, actually. Rule #1 goes (*) 'a new config option should have zero effect on the code when not defined'. > Regards, > Andre. (*) Rule #1 actually goes, 'there is an infinite number of "Rule #1"', but that's slightly beyond the point. Amicalement, -- Albert. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot