From: Lee Nipper <lee.nipper@gmail.com>
To: "G.Muruganandam" <gmuruga@gdatech.com>
Cc: linux-crypto@vger.kernel.org
Subject: Re: Talitos on MPC8548
Date: Fri, 20 Mar 2009 06:11:28 -0500 [thread overview]
Message-ID: <49C379E0.2090709@gmail.com> (raw)
In-Reply-To: <200903191736.n2JHaCu20819@sierra.gdatech.com>
On Thu, Mar 19, 2009, G.Muruganandam <gmuruga@gdatech.com> wrote:
> I would like to get a pointer to start testing talitos on the MPC8548
board.
> I have linux kernel 2.6.27.18 running on the custom designed MPC8548
board.
This is how I would approach it:
1) Look at the custom board's .dts file
and make sure it has a crypto section with properties
which match those in arch/powerpc/boot/dts/mpc8548cds.dts
from 2.6.27.18.
2) talitos in 2.6.27.18 implements only ESP IPsec algorithms.
So if you need h/w accelerated plain cipher or digest
algorithms,there are not there.
3) If IPsec is what you are interested in using, talitos implements
aes-cbc and 3des-cbc encryption, and hmac-sha1 & -sha256
& -md5 authentication. You can try it in 2.6.27.18.
Turn on the necessary CRYPTO kernel options as well
as applicable IPsec options.
4) For better IPsec performance, add the talitos patches made since
2.6.27 which are in the mainline kernel tree.
(Linux 2.6.29-rc8 includes 7 extra patches).
These could be added to 2.6.27.18 easily.
Lee
next prev parent reply other threads:[~2009-03-20 11:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-19 17:33 Talitos on MPC8548 G.Muruganandam
2009-03-20 11:11 ` Lee Nipper [this message]
2009-03-24 1:05 ` G.Muruganandam
2009-03-25 3:50 ` Lee Nipper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49C379E0.2090709@gmail.com \
--to=lee.nipper@gmail.com \
--cc=gmuruga@gdatech.com \
--cc=linux-crypto@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox