I'm not counting RISCv as being comparable to the latest round of fast cpus. It's a very interesting project, especially if you're running FPGAs, but not really a drop in replacement for anything much yet.
I also don't really like RISCv's explanation as to why they're safe. These exploits target the very theory behind branch prediction, speculative execution and cacheing. If I had to guess they might be safe because they don't do any of that yet, but their claim that they're safe because their architecture is crowd reviewable seems bold when nobody knew these basic theories could be abused this way until very recently.